Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
Testing react
- Host: GitHub
- URL: https://github.com/jaydson/react-example
- Owner: jaydson
- Created: 2014-12-01T21:41:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T03:49:48.000Z (about 10 years ago)
- Last Synced: 2024-10-17T16:55:10.297Z (3 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```