0.0.0 • Published 8 years ago

vue-scripts v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

vue-scripts

Practical scripts for Vue apps.

tl;dr

$ npm install -g vue-scripts

# build for production use
$ vue-scripts build
# run dev server
$ vue-script start
# eject config files
$ vue-script eject

License

MIT © EGOIST