lfnascimento / gru

Home Page:https://despicable-me.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gru

To run this project you need to have:

  • Ruby 2.5.0

Setup the project

$ git clone https://github.com/lfnascimento/gru.git
$ cd gru
$ bin/setup
$ bundle exec rspec - Run the tests to check if everything is working ok

Running the project

  1. $ bundle exec rails server
  2. open http://localhost:3000

Checking coverage

$ coverage=on bundle exec rspec - generate the coverage report then open the file coverage/index.html

About

https://despicable-me.herokuapp.com/


Languages

Language:Ruby 89.0%Language:HTML 8.6%Language:CSS 1.4%Language:JavaScript 1.1%