https://github.com/jaydson/react-example
Testing react
https://github.com/jaydson/react-example
Last synced: over 1 year ago
JSON representation
Testing react
- Host: GitHub
- URL: https://github.com/jaydson/react-example
- Owner: jaydson
- Created: 2014-12-01T21:41:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T03:49:48.000Z (over 11 years ago)
- Last Synced: 2025-02-02T00:30:01.542Z (over 1 year 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
```