Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 231 Bytes

README_DEV.md

File metadata and controls

7 lines (6 loc) · 231 Bytes

Setup

  • Run in devcontainer and open devcpntainer terminal, running:
    • Setup project: make setup
    • Test project: make test
    • Run project: make develop
      • Then open http://localhost:8123 in the browser