Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 436 Bytes

bm-app

Development instructions

Getting started

Running the server

  • $ make dev
    • Sets up the server and automatically recompiles on file changes
  • $ make test
    • Runs our test suite