Skip to content

Commit 41628b6

Browse files
committed
fixed start.bat to serve node http-server
1 parent 7538c56 commit 41628b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/start.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python -m SimpleHTTPServer
1+
http-server .. -p 8000

0 commit comments

Comments
 (0)