Built with Webpack 2
$ npm install
Run the local webpack-dev-server with livereload and autocompile on http://localhost:8080/
$ npm run dev
Build the current application
$ npm run build
- Based on webpack-boilerplate
Built with Webpack 2
$ npm install
Run the local webpack-dev-server with livereload and autocompile on http://localhost:8080/
$ npm run dev
Build the current application
$ npm run build