This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2026
/
Camel-Module
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.
7
Commits
1
Branch
0
Tags
44 MiB
Java
46.1%
Vue
37.8%
JavaScript
7.4%
CSS
4.8%
SCSS
2.3%
Other
1.4%
Branch:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Camel-Module
/
chenhai-ui
/
bin
/
run-web.bat
12 lines
107 B
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause