sagarbommidi / bootstrap_template

A Sample application to demonstrate rails 5 application with Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Application Setup

  • Install Ruby 2.3.0
  • Install RVM
  • Clone the application, and cd to the root folder
  • Do bundle install to install the specified gems.
  • Setup database, rake db:create; rake db:migrate.
  • Bounce the server and load localhost:3000 in your browser.

About

A Sample application to demonstrate rails 5 application with Bootstrap


Languages

Language:Ruby 65.7%Language:HTML 30.0%Language:JavaScript 3.4%Language:CSS 1.0%