da3491 / fswd-react-in-rails-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Ruby 66.3%Language:JavaScript 15.5%Language:HTML 13.3%Language:Dockerfile 2.8%Language:CSS 1.6%Language:SCSS 0.5%