hs.hsadmin.ng/vue
Tim Weber cdde4db66c Add missing files for Vue frontend
Don't add files to the staging area while IntelliJ is indexing, I guess.
2019-04-03 17:58:44 +02:00
..
public Add current state of the Vue frontend 2019-04-03 17:54:05 +02:00
src Add missing files for Vue frontend 2019-04-03 17:58:44 +02:00
.gitignore Add current state of the Vue frontend 2019-04-03 17:54:05 +02:00
babel.config.js Add missing files for Vue frontend 2019-04-03 17:58:44 +02:00
package-lock.json Add current state of the Vue frontend 2019-04-03 17:54:05 +02:00
package.json Add current state of the Vue frontend 2019-04-03 17:54:05 +02:00
README.md Add current state of the Vue frontend 2019-04-03 17:54:05 +02:00

hsadmin-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.