Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

File metadata and controls

11 lines (8 loc) · 177 Bytes

Where's My School Bus?

Setup

To setup for development, run from the project root:

cp .env.example .env # Relace with correct values
bundle install
foreman start