Skip to content

An angular2 boilerplate with built-in redux and hot reloading support. Compatible with angular-cli

Notifications You must be signed in to change notification settings

vladwulf/angular2-redux-hmr-boilerplate

Repository files navigation

angular2-redux-hmr-boilerplate

Light angular2 boilerplate with built-in redux and hot reloading support.
Compatible with angular-cli.

Instructions

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

About

An angular2 boilerplate with built-in redux and hot reloading support. Compatible with angular-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published