Boilerplate to start with Vue single file components with scoped css. It uses webpack-dev-server
with hot reloading serving both static and dynamic assets.
git clone https://github.com/dushyant89/vue-webpack.git && cd vue-webpack/
npm install
npm run start