WillHennessey / sample-twitter-app

A Sample app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

To test this app, clone or download it, navigate to within the directory and run the following commands:

  • bundle install

  • rake db:create db:migrate db:fixtures:load RAILS_ENV=development

  • rails server

Once the server is running, navigate to localhost:3000 Signup to the app by clicking the ‘signup here’ button then login and add some posts!

This app was written using:

  • Ruby 2.1.5

  • Rails 4.2.7.1

About

A Sample app


Languages

Language:Ruby 67.2%Language:HTML 21.2%Language:CSS 8.7%Language:CoffeeScript 1.5%Language:JavaScript 1.4%