arnellebalane / vue-parcel

A vue-cli template for a VueJS project that's bundled using Parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-parcel

A vue-cli template for a VueJS project that's bundled using Parcel.

Usage

Note: Make sure to install vue-cli first.

$ vue init arnellebalane/vue-parcel project-name
$ cd project-name
$ npm install
$ npm start

License

MIT

About

A vue-cli template for a VueJS project that's bundled using Parcel


Languages

Language:HTML 42.3%Language:Vue 22.9%Language:CSS 20.5%Language:JavaScript 14.3%