This website works better with JavaScript.
Home
Explore
Help
Sign In
yxt_develop
/
anrui
Watch
9
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.
77
Commits
2
Branches
0
Tags
160 MiB
Java
41%
Vue
23%
FreeMarker
22.6%
JavaScript
12.6%
HTML
0.4%
Other
0.4%
Tree:
4a212e4205
master
zhanglei
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4a212e4205'
${ noResults }
anrui
/
anrui-flowable
/
anrui-flowable-ui
/
bin
/
run-web.bat
12 lines
99 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue 运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in new issue