Skip to content

danigro77/DaniNewsReader

Repository files navigation

Daniela Grossmann, San Francisco, February 2016

  1. Install Ruby 2.1.1 and Postgres

  2. Clone the repo, install the gems and create the database

    git clone <repo name>
    cd DaniNewsReader
    bundle install
    rake db:setup
    npm install
    bower install
  3. Run the server and visit localhost:3000

    rails s
    grunt serve
    

About

Ruby on Rails with AngularJS (Coding Challenge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published