Light angular2 boilerplate with built-in redux and hot reloading support.
Compatible with angular-cli.
yarn | npm install
yarn run hmr | npm run hmr // for hot reloading
npm run start | npm run start // without hot reloading
Redux implemented based on:
https://github.com/angular-redux/store/blob/master/docs/intro-tutorial.md
Hot reloading implemented based on:
https://medium.com/@beeman/tutorial-enable-hrm-in-angular-cli-apps-1b0d13b80130
Don't forget to install the React Dev Tools. https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi