Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 204 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 204 Bytes

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