Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 192 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 192 Bytes

README

cocomfy.com is a crypto marketplace selling crypto items.

Development

Setup environment

bundle install
rake db:migrate

Running the server

rails server