This website works better with JavaScript.
Home
Explore
Help
Sign In
jack
/
kakapay
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kakapay后台管理系统
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.
39
Commits
1
Branch
0
Tags
515 MiB
Vue
87%
JavaScript
10.7%
HTML
1.3%
SCSS
0.9%
Tree:
f72972c763
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f72972c763'
${ noResults }
kakapay
/
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
Reference in new issue