Skip to content

smulas-pioneer/reactlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactlib

Clone Repo

git clone https://github.com/smulas/reactlib.git
cd reactlib
npm install
typings install

Build

npm run build

Run Demo

cd demo
npm install
typings install
npm start

Open your browser in http://localhost:7777

Use in your application

npm install --save reactlib
typings install --save reactlib

About

React components library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published