This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
developers
/
vue-fastapi-admin
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.
119
Commits
1
Branch
0
Tags
2.7 MiB
Python
47.1%
Vue
42.2%
JavaScript
7.4%
HTML
2.1%
SCSS
1.3%
Tree:
847445df82
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '847445df82'
${ noResults }
vue-fastapi-admin
/
ruoyi-fastapi-frontend
/
bin
/
build.bat
12 lines
106 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
yarn build:prod
pause
Reference in new issue