This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
industrial-web
/
supplier-flair
Watch
3
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.
18
Commits
1
Branch
0
Tags
3.0 MiB
Vue
74.8%
JavaScript
15.4%
HTML
7.7%
SCSS
2%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
supplier-flair
/
bin
/
run-web.bat
12 lines
110 B
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue 运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in new issue