0.1.9 • Published 3 years ago
@terrifictable/vuejs v0.1.9
vuejs
VueJS
Dependencies
- vue
- @vueuse/components
- @vueuse/core
- axios
Run in docker:
$ docker-compose upProject setup
$ npm installCompiles and hot-reloads for development
$ npm run serveCompiles and minifies for production
$ npm run buildLints and fixes files
$ npm run lint