This is an example of using React in Rails application and use webpacker
- React
- jQuery & jquery-ujs
- Bootstrap
- Font-Awesone
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 startand the open http://localhost:5000



