Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 137 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 137 Bytes

Martini-Example

Getting Started

  • Install Postgres
    brew install postgres
  • Create the database
    createdb example_app_dev