14 lines
270 B
Markdown
14 lines
270 B
Markdown
# Running locally
|
|
|
|
```sh
|
|
python3 -m http.server 8080
|
|
```
|
|
|
|
Then simply go to [http://0.0.0.0:8080](http://0.0.0.0:8080) in your browser.
|
|
|
|
# Acknowledgement
|
|
|
|
- 3D onion by @wilyweasel
|
|
- 3D train by @livelovelaugh.art
|
|
- Jgs font by Adel Faure. Distributed by velvetyne.fr.
|