2020-03-26 17:55:40 +01:00
|
|
|
To run in development mode, execute `rundev.sh`.
|
2020-03-26 16:06:42 +01:00
|
|
|
This will start a web server, and mitmproxy to avoid CORS problems.
|
|
|
|
Dependencies for that: Bash, Python and [`mitmproxy`](https://mitmproxy.org/).
|
2020-03-24 22:51:49 +01:00
|
|
|
|
2020-03-26 16:06:42 +01:00
|
|
|
Then open http://localhost:8000/ in your browser.
|