Skip to content

hackpacific/backendium_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Project

After downloading the repository Install the gems

bundle

Create the database

rake db:create

Start server:

rails s

Visit localhost:3000 to see the homepage