Skip to content

dietrichg/VarsityTutors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation Notes

Requirements

Preinstalled Ruby Environment with Rails

http://rubyonrails.org/download/

####Steps

  1. Clone the repo into a folder on your computer
git clone https://github.com/dietrichg/VarsityTutors.git
  1. Open a Terminal or Bash Instance and 'cd' into the directory you just cloned.
  2. Enter the 'dietrich' directory and start up the rails environment with:
$ rails server
  1. Copy the URL given in the window (eg. localhost:3000/ ) and open a web browser.
  2. Paste the URL into the browser to view!

Done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published