diff --git a/video.sh b/video.sh new file mode 100644 index 0000000..7a389bf --- /dev/null +++ b/video.sh @@ -0,0 +1,3 @@ +#!/bin/bash +export PORT=4006 +exec npm run start