Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelobarreto/hello-react
Start playing with ReactJS
https://github.com/marcelobarreto/hello-react
Last synced: 5 days ago
JSON representation
Start playing with ReactJS
- Host: GitHub
- URL: https://github.com/marcelobarreto/hello-react
- Owner: marcelobarreto
- Created: 2016-07-17T04:48:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-17T05:40:25.000Z (over 8 years ago)
- Last Synced: 2024-11-15T08:25:36.888Z (about 2 months ago)
- Language: JavaScript
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello ReactJS!
Following the tutorial from [here](https://facebook.github.io/react/docs/tutorial.html).
To run this, simple run:
`bundle install`
following by
`bower install`After doing that, you'll be able to run `ruby server.rb`
Your server will run at `localhost:3000`