putao's ReactKit
To build the examples locally, run:
npm build
http-server -p 4040
Then open localhost:4040 in a browser.
The easiest way to use ReactKit is to install it from NPM and include it in your own React build process (using WebPack, etc).
npm install
todo