git clone https://github.com/smulas/reactlib.git
cd reactlib
npm install
typings install
npm run build
cd demo
npm install
typings install
npm start
Open your browser in http://localhost:7777
npm install --save reactlib
typings install --save reactlib