Webpack 2 automatically splits routes in chunks (small bundles) and loads them on demand.
##System Requirements Before installing the dependencies, make sure your system has the correct Node and Npm versions, otherwise you will get errors.
- Node 5.x.x
- Npm 3.x.x
$ npm install
$ npm start
$ npm run build