Files
authorization_code_server/storm-vue/README.md

15 lines
144 B
Markdown
Raw Normal View History

2025-09-26 14:26:18 +08:00
## 安装依赖
```
npm install
```
## 启动项目(开发模式)
```
npm run serve
```
启动完成后浏览器访问 http://localhost:81