Skip to content

rajat85/cf_prototype

Repository files navigation

  1. Clone the application to your work space
  2. The application needs Ruby - 2.2.3 and Rails - 4.2.4
  3. cd into the application
  4. run 'bundle install'
  5. Change config/database.yml as per your development configuration
  6. run 'rake db:create && rake db:migrate'
  7. then run 'bundle exec rails s'

Now the application will be accessible from web browser using http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors