summaryrefslogtreecommitdiffstats
path: root/scripts/serve.sh
blob: 10e45a4b30f6fd927277fe7a23a8795d61b2a400 (plain) (blame)
1
2
3
#!/bin/bash

python -m http.server --bind 127.0.0.1 --directory dist