This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lianmei
/
win-ui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
1.8 MiB
JavaScript
68.4%
Vue
29.3%
HTML
1.3%
SCSS
1%
Tree:
191a4aa603
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '191a4aa603'
${ noResults }
win-ui
/
bin
/
run-web.bat
12 lines
101 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vite 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
yarn dev
pause
Reference in new issue