soft-circles / lil-twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lil Twitter

A twitter clone

To run, clone repo to local machine.

Once in the directory, run the following commands:

bundle install
rake db:create
rake db:migrate
rails s

In your browser, open up localhost:3000

About


Languages

Language:Ruby 69.4%Language:HTML 28.3%Language:JavaScript 1.8%Language:CSS 0.5%