/undux-hot-module-reloading-demo

Hot module reloading demo for Undux

Primary LanguageJavaScript

Undux Hot Module Reloading Demo

Hot module reloading demo for Undux

This demo uses:

Install

git clone bcherny/undux-hot-module-reloading-demo
cd undux-hot-module-reloading-demo
npm install
npm start

Then try editing a file, and watch the UI update in real time! For more fun, try updating effects.js (Undux's more powerful version of Redux reducers).

License

MIT