Go to file
Arno Kaimbacher 937b759544 - npm updates
- show additional translated Series_information and TranslatedTitle
- changed info in home-view-component.vue
2022-01-17 09:31:10 +01:00
public - new favicons 2022-01-10 15:34:04 +01:00
src - npm updates 2022-01-17 09:31:10 +01:00
.browserslistrc init 2021-10-28 10:31:51 +02:00
.eslintrc.js - add search components: vs-result.vue, vs-input.vue, facet-category.vue 2021-11-12 10:13:22 +01:00
.gitignore - small changes in dataset-detail.component.ts and dataset-detail.component.vue 2022-01-13 17:43:19 +01:00
.prettierrc - add search components: vs-result.vue, vs-input.vue, facet-category.vue 2021-11-12 10:13:22 +01:00
babel.config.js init 2021-10-28 10:31:51 +02:00
package-lock.json - npm updates 2022-01-17 09:31:10 +01:00
package.json - added vue-matomo 2022-01-11 12:43:51 +01:00
README.md init 2021-10-28 10:31:51 +02:00
tsconfig.json init 2021-10-28 10:31:51 +02:00
vue.config.js - correct citation in datset-detail.component.ts 2022-01-14 12:57:06 +01: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.