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.
134
Commits
1
Branch
0
Tags
2.7 MiB
Tree:
cfa68999a9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cfa68999a9'
${ noResults }
vue-fastapi-admin
/
ruoyi-fastapi-frontend
/
bin
/
run-web.bat
12 lines
101 B
Raw
Normal View
History
feat: 初始化项目架构
1 year ago
@
echo
off
echo
.
echo
[��Ϣ] ʹ�� Vite �������� Web ���̡�
echo
.
%~d0
cd
%~dp0
cd
..
yarn dev
pause