HenrikJoreteg / redux-bundler-example

Example app built with redux-bundler
34 stars 9 forks source link

Simple redux-bundler sample app

It's deployed here: https://redux-bundler.netlify.com/.

redux-bundler repo

running it locally

npm i && npm start

Then open http://localhost:1234

license

MIT