Partial app loading using react-router and webpack 2 🎉
This is the fork of the official react-router huge-apps example,
but uses Webpack 2 and import API in stead of Webpack 1 and require.ensure()
$ git clone https://github.com/notgiorgi/react-router-partial-app-loading.git
$ npm install
$ npm start