A simple Vue 2.0 development setup with Parcel and Pug for quick prototyping.
This is a project template for vue-cli.
$ npm install -g vue-cli
$ vue init brianzelip/vue-parcel my-project
$ cd my-project
$ npm install
$ npm run dev
npm start
: Parcel and pug dev environment with index.html entry