This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
eam
/
eam-board
Watch
7
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.
2
Commits
1
Branch
0
Tags
4.6 MiB
Vue
75.2%
JavaScript
18.8%
HTML
3.7%
SCSS
2.3%
Tree:
931227943d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '931227943d'
${ noResults }
eam-board
/
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