master
parent
0fbf039036
commit
fdda342fcf
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
start StartServer.lnk
|
||||
start StartHouduan.lnk
|
||||
start StartQianduan.lnk
|
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
|
||||
nodemon ../Houduan/index1.js
|
||||
|
||||
pause
|
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
|
||||
start http://127.0.0.1:5500/Load/Load.html
|
||||
|
||||
pause
|
@ -0,0 +1,10 @@
|
||||
@echo off
|
||||
|
||||
cd..
|
||||
|
||||
cd Qianduan
|
||||
|
||||
http-server -p 5500
|
||||
|
||||
|
||||
pause
|
Binary file not shown.
Loading…
Reference in new issue