1.1.0 • Published 5 years ago

create-vue-parcel v1.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

create-vue-parcel

This is an npm initializer to do the repetitive setup I do when setting up a vue.js + parcel application. This follows the create-deck package quite heavily.

Usage

npm init vue-parcel my-app-name

or

npx create-vue-parcel my-app-name

Features

This generates a copy of edm00se/vue-parcel-starter. The application includes, out of the box:

Credits

Inspired by:

License

MIT