Mediocreatmybest commited on
Commit
d1ec9a7
1 Parent(s): 3111e9d

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1,2 +1,2 @@
1
  #!/bin/bash
2
- npm run build && npx http-server build -a localhost -p 5001 -o
 
1
  #!/bin/bash
2
+ npm run build && npx http-server build -a localhost -p 3000 -o