This website works better with JavaScript.
Explore
Help
Sign In
chenyuan1
/
dianshang-qianduan
Watch
1
Star
0
Fork
You've already forked dianshang-qianduan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
dev-QQq
fix/non-blocking-route-navigation
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
dianshang-qianduan
/
README.md
10 lines
156 B
Markdown
Raw
Permalink
Normal View
History
Unescape
Escape
🎉 RuoYi-Vue3(Vue3 Element Plus Vite)版本
5 years ago
# 启动服务
yarn dev
# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80
```