https://github.com/joelhooks/egghead-react-rails
https://github.com/joelhooks/egghead-react-rails
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joelhooks/egghead-react-rails
- Owner: joelhooks
- Created: 2016-01-11T05:02:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T05:06:19.000Z (over 9 years ago)
- Last Synced: 2025-04-04T11:07:45.584Z (3 months ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using React with Rails and the react-rails gem
* `clone the repo`
* `bundle install`
* `bin/rails server`
* visit [http://localhost:3000](http://localhost:3000)