This website requires JavaScript.
Explore
Help
Sign In
fxz
/
RuoYi-Vue3-Mirror
Watch
1
Star
0
Fork
0
You've already forked RuoYi-Vue3-Mirror
mirror of
https://gitcode.com/yangzongzhuan/RuoYi-Vue3.git
synced
2026-05-22 19:08:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
RuoYi-Vue3-Mirror
/
bin
/
run-web.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
12 lines
112 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
ruoyi
2021-11-30 09:55:37 +08:00
@
echo
off
echo
.
update run-web.bat
2022-01-02 10:23:21 +08:00
echo
[信息] 使用 Vite 命令运行 Web 工程。
ruoyi
2021-11-30 09:55:37 +08:00
echo
.
%~d0
cd
%~dp0
cd
..
yarn dev
pause
Reference in New Issue
Copy Permalink