redux-portal
v0.1.2
Published
A portal that uses Redux
Downloads
11
Readme
Redux Portal
There is still much to do and test, but please feel free to play around with this
Installation
To install the stable version:
npm install --save redux-portal
Examples
git clone [email protected]:rtorr/redux-portal.git
cd redux-portal
npm install
npm start
open ./examples/index.html