marthaberner / url_shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL SHORTENER

GETTING STARTED

  • Using your command line, type: bundle install (This will install required Gems and dependencies locally).

NEXT:

  • In your command line, run tests to confirm app functionality by typing: rspec (Green tests are good!)

NEXT:

  • Verify app functionality in your local browser by typing: rackup (You can also use rerun rackup to keep the local server running while you work) type: rerun rackup

URLS

Staging: http://my-little-url.herokuapp.com

Production: http://ltl.herokuapp.com

Tracker Project: https://www.pivotaltracker.com/n/projects/1048234

About


Languages

Language:Ruby 73.4%Language:CSS 26.6%