pc_vue_admin/README.md

15 lines
144 B
Markdown

## 安装依赖
```
npm install
```
## 启动项目(开发模式)
```
npm run serve
```
启动完成后浏览器访问 http://localhost:81