0.0.16 • Published 9 years ago
reactlib v0.0.16
reactlib
Clone Repo
git clone https://github.com/smulas/reactlib.git
cd reactlib
npm install
typings installBuild
npm run buildRun Demo
cd demo
npm install
typings install
npm startOpen your browser in http://localhost:7777
Use in your application
npm install --save reactlib
typings install --save reactlib