Skip to content

sallamy2580/homeland-react-ruby

Repository files navigation

React Rails Example via rails/webpacker

This is an example of using React in Rails application and use webpacker

Package Used

  • React
  • jQuery & jquery-ujs
  • Bootstrap
  • Font-Awesone

Try

Online Demo: https://react-homeland.herokuapp.com/

git clone git@github.com:huacnlee/react-rails-example.git
cd react-rails-example
bundle install
rails db:create
./bin/yarn install
foreman start

and the open http://localhost:5000

Screenshots

2017-01-10 7 43 12

2017-01-10 7 43 37

2017-01-10 7 46 15

2017-01-10 7 46 43