Go to file
2023-07-05 22:30:43 +02:00
data - linting correction in pagination.ts 2022-06-02 14:56:38 +02:00
public - npm updates 2022-05-03 17:12:33 +02:00
src - small bug in dataset-detail.component.ts 2023-07-05 22:30:43 +02:00
.browserslistrc init 2021-10-28 10:31:51 +02:00
.eslintrc.js - eslint formating, e.g printWidth: 160 2023-01-18 12:02:08 +01:00
.gitignore - small changes in dataset-detail.component.ts and dataset-detail.component.vue 2022-01-13 17:43:19 +01:00
.prettierrc - eslint formating, e.g printWidth: 160 2023-01-18 12:02:08 +01:00
babel.config.js - add versioning to frontend 2023-07-05 18:05:52 +02:00
package-lock.json - add versioning to frontend 2023-07-05 18:05:52 +02:00
package.json - add versioning to frontend 2023-07-05 18:05:52 +02:00
README.md init 2021-10-28 10:31:51 +02:00
tsconfig.json - added DataMetricsBadge.vue component for showing metrics downloads, views and citations 2023-06-15 13:51:53 +02:00
vue.config.js - add versioning to frontend 2023-07-05 18:05:52 +02:00

typescript-vueapp

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.