testdocker / start.sh
Mediocreatmybest's picture
Update start.sh
d1ec9a7
raw
history blame
No virus
74 Bytes
#!/bin/bash
npm run build && npx http-server build -a localhost -p 3000 -o