This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2026
/
Herding_Hub
Watch
5
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.
56
Commits
1
Branch
0
Tags
7.3 MiB
Java
53.9%
Vue
39.5%
JavaScript
5.2%
HTML
0.7%
SCSS
0.5%
Tree:
ea8b5a42d7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ea8b5a42d7'
${ noResults }
Herding_Hub
/
chenhai-ui
/
bin
/
run-web.bat
12 lines
107 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause