An open API service indexing awesome lists of open source software.

https://github.com/jaydson/react-example

Testing react
https://github.com/jaydson/react-example

Last synced: over 1 year ago
JSON representation

Testing react

Awesome Lists containing this project

README

          

react-example
=============

I'm just trying out React and it looks awesome.

#How to build
```shel
npm install
grunt watch
```