Webpack version converted from the Browserify version, more info.
$ npm install
# develop with webpack-dev-server
$ npm start
# build for production
$ npm run build
Using Vue.js
Webpack version converted from the Browserify version, more info.
$ npm install
# develop with webpack-dev-server
$ npm start
# build for production
$ npm run build
Using Vue.js