Parcel starterkit for Vue.js with single file components & hot reloading. 🎉
vue-parcel-starterkit is inspired by vue-parcel-example.
The main difference is that this starterkit supports Vue single file components.
- Node >= v8
- Parcel
Clone this repository, and run npm install.
Development
npm run devProduction
npm run build