# sergio.am
Static content.
## Dev
```shell
python3 -m http.server -b "::" -d dist/ 4000
```
http://[::]:4000 (ipv6 to bypass WSL2 networking issues)