Skip to content

douglogue/jumpstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Usage

  1. Clone this repo: git clone https://github.com/douglogue/jumpstart.git
  2. Run cd jumpstart
  3. Rename application: rails g rename:into YOUR-APP-NAME
  4. Run bundle install
  5. Create database: rake db:create
  6. Start server: rails s
  7. Load http://localhost:3000/ in your browser

About

Rails 5 Starter Pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors