This website requires JavaScript.
Explore
Help
Register
Sign In
SH-Arbitrate
/
Arbitrate-Frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
23677e626e300d9a6dae8a846c1952c47bb159f4
Arbitrate-Frontend
/
bin
/
run-web.bat
T
12 lines
107 B
Batchfile
Raw
Normal View
History
Unescape
Escape
PC端若依框架代码
2023-09-06 15:17:04 +08:00
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in New Issue
Copy Permalink