Skip to content
Patrick Hennig edited this page Mar 17, 2023 · 1 revision

to start up the whole package:

  • turn dorna on
    • can take a few minutes
  • start python server
    • $ source env/bin/activate
    • $ python3 server.py
  • start web server
    • $ npm r
  • open localhost:3000 in web browser
Clone this wiki locally