Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjsanj/reactjs-facebook-tutorial
https://github.com/sanjsanj/reactjs-facebook-tutorial
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanjsanj/reactjs-facebook-tutorial
- Owner: sanjsanj
- Created: 2015-06-09T21:06:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T09:29:31.000Z (over 9 years ago)
- Last Synced: 2024-05-16T01:13:56.268Z (6 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Source](https://facebook.github.io/react/docs/tutorial.html)
How to run:
`open public/index.html`
or
```
npm install
npm start
-----
then navigate to localhost:3000
```