README

  1. Install GEMS
bundle
  1. Install NPM packages
yarn
  1. Start rails server
rails s
  1. Go to "localhost:3000" on browser to view the React demo.