Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 128 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 128 Bytes

bookstore-API

To run this project -

  1. Download source code
  2. bundle install
  3. rake db:migrate
  4. rake db:seed
  5. rails s