ruby-china / homeland-react

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

Home Page:https://react-homeland.herokuapp.com

Repository from Github https://github.comruby-china/homeland-reactRepository from Github https://github.comruby-china/homeland-react

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

About

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

https://react-homeland.herokuapp.com


Languages

Language:JavaScript 47.1%Language:Ruby 33.2%Language:SCSS 12.6%Language:HTML 7.1%