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
master
Arbitrate-Frontend
/
bin
/
run-web.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
12 lines
107 B
Batchfile
Raw
Permalink
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