Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 218 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 218 Bytes

Not2Do

An application that allows users to make and share "not to do's".

bundle install
rails db:migrate

After above steps you should be able to run project through 'Run Project' button on Cloud9.