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