justin
January 10, 2016, 8:51am
1
Tutorial is here: https://github.com/shakacode/react_on_rails/blob/master/docs/tutorial.md so we can accept PR’s for suggestions!
Here’s a tiny tutorial to get you started. This tutorial setups up a new Rails app with React on Rails , demonstrating Rails + React + Redux + Server Rendering.
Greate tutorial @justin !
Just please fix this in text
npm run node-hot-server
with this
npm run node-server-hot
justin
January 13, 2016, 1:28am
3
Thanks @efimov_kir ! We’re about to SHIP !
dan
May 11, 2016, 4:09am
4
There’s a broken link to the tutorial on Github
Thanks! I fixed the old link!
1 Like
There are broken links to images
justin
March 11, 2017, 8:18am
7
I removed the outdated example.