marlbones / Personal-React-On-Rails-Test

Testing out react on rails functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Clone and before cd'ing into the application directory install foreman:

$ gem install foreman

Cd into the directory and $ bundle install and $ yarn install

Start the server with:

foreman start -f Procfile.dev

About

Testing out react on rails functionality.


Languages

Language:Ruby 56.4%Language:JavaScript 21.9%Language:HTML 18.3%Language:CSS 2.9%Language:CoffeeScript 0.5%