2020-08-27 17:18:57 +08:00

11 lines
86 B
Markdown

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