This website requires JavaScript.
Explore
Help
Register
Sign In
teaching
/
2204a-cloud-ui
Watch
31
Star
0
Fork
You've already forked 2204a-cloud-ui
0
Code
Packages
Projects
Releases
Wiki
Activity
1125/zhuyufeng
2204a-cloud-ui
/
bin
/
run-web.bat
12 lines
107 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
View Git Blame
Copy Permalink