Go to file
2021-12-15 13:22:32 +01:00
public - add search components: vs-result.vue, vs-input.vue, facet-category.vue 2021-11-12 10:13:22 +01:00
src - file download inside search detail page 2021-12-15 13:22:32 +01:00
.browserslistrc init 2021-10-28 10:31:51 +02:00
.env + add terms-view-component 2021-12-06 14:11:20 +01:00
.eslintrc.js - add search components: vs-result.vue, vs-input.vue, facet-category.vue 2021-11-12 10:13:22 +01:00
.gitignore - search detail page 2021-12-14 16:47:05 +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 - moment.js for date transformations 2021-12-13 17:01:40 +01:00
package.json - moment.js for date transformations 2021-12-13 17:01:40 +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 - add further views 2021-11-30 15:26:40 +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.