Skip to content
Snippets Groups Projects
Commit ed827bec authored by nguyed99's avatar nguyed99
Browse files

update README for local interactive simulation

parent 919326d1
No related branches found
No related tags found
No related merge requests found
Pipeline #58944 passed
......@@ -37,5 +37,5 @@ pages:
paths:
- public
expire_in: 1 day
only:
- main
rules:
- if: $CI_COMMIT_BRANCH == "main"
......@@ -51,4 +51,10 @@ For live experience (meaning you enter the container), run:
If you change code in `src`, you need to rebuild the image with `bash build/build-image.sh`. The `src` folder can also be mounted in the image, but the assumption is that life is already difficult as it is...
### interactive simulation
- Run `python -m http.server`
- Go to `http://localhost:8000/public`
*Free and open-source software for all souls! Technical support is, unfortunately, only for group members.*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment