Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`