frontend-zackeneule/tools/run

6 lines
52 B
Text
Raw Normal View History

2024-04-22 10:02:43 +02:00
#!/usr/bin/env sh
cd build
web-server . 8888
cd -