Skip to content

Commit dde311c

Browse files
committed
Fix Bash
1 parent 181b149 commit dde311c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

startup.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
npx serve -s build -l 8080
1+
npm install
2+
npx serve -s build -p 8080

0 commit comments

Comments
 (0)