Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 193 Bytes

== README

Example of react-rails, and your prerender feature.

bundle
npm install
cp config/database.yml.example config/database.yml
rake db:seed
rails s # => http://localhost:3000