This website requires JavaScript.
Explore
Help
Register
Sign In
risingLee
/
ETest-Vue-FastAPI
Watch
1
Star
0
Fork
You've already forked ETest-Vue-FastAPI
0
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bdfd77963
ETest-Vue-FastAPI
/
ruoyi-fastapi-frontend
/
bin
/
run-web.bat
12 lines
107 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in New Issue
View Git Blame
Copy Permalink