This website requires JavaScript.
Explore
Help
Sign In
daichao
/
law-firm-web
Watch
2
Star
0
Fork
You've already forked law-firm-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f6c2053a22
law-firm-web
/
bin
/
run-web.bat
12 lines
101 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vite 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
yarn dev
pause
Reference in New Issue
View Git Blame
Copy Permalink