Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 196 Bytes

README

Setup

  • git clone https://gitlab.com/danielpuglisi/explodingfistbump.git
  • cd explodingfistbump
  • bundle
  • bundle exec rails server

Run Tests

  • bundle exec rails test