Skip to content

BoilerMake/bm-app

Repository files navigation

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