2020-09-25 17:59:17 +08:00

14 lines
89 B
Markdown

# 项目名称
## 运行
```bash
npm run dev
```
## 编译
```bash
npm run build
```