Commit a19ef951 authored by qinhaitao's avatar qinhaitao

docs: ️ 启动说明

parent b17bbe73
# 数据模拟
# 安装依赖
```bash
yarn
```
```bash
cd mockServer
```
```bash
cnpm install
```
编译ts代码
# 编译ts代码
```bash
➜ npm start
```
启动mockServr
# 启动mockServr
```bash
➜ npm run mock
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment