@terrifictable/vuejs
v0.1.9
Published
VueJS
Downloads
5
Readme
vuejs
VueJS
Dependencies
- vue
- @vueuse/components
- @vueuse/core
- axios
Run in docker:
$ docker-compose up
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