A template project for es6/7, webpack2, sass, DllPlugin and DllReferencePlugin.
Sample app demonstrating the power and simplicity of Vue 2, React, and Webpack 2. Includes tree shaking configuration.
Make sure you have the latest node before using Webpack 2. Some depenencies my fail in older versions.
$ npm install
$ or
$ npm run setup
$ npm run clean
$ or unix command
$ npm run clean:unix
$ npm run init
$ npm run dev
$ npm run build