/redux-playground

Just a place to muck around with Redux

Primary LanguageJavaScript

Redux Playground

Just a place where I can mess around with Redux.

Setup

git clone git@github.com:rapind/redux-playground.git
cd redux-playground && npm install

Running

npm start

Compiling the bundle.js

npm run prod