create-vue-parcel

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i create-vue-parcel

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

4.77 kB

Total Files

4

Last publish

Collaborators

  • edm00se