GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DH_Apicture
Transfer to URL with SHA
Find file
Newer
Older
tree:
ff0eb0fce8
Switch branches
×
master
DH_Apicture
/
bin
/ run-web.bat
zhangqy
on 29 Nov
101 bytes
first commit
Raw
Blame
History
@echo
off
echo
.
echo
[信息]
使用
Vite
命令运行
Web
工程。
echo
.
%~
d0
cd
%~
dp0
cd
..
yarn dev
pause