# <%=name %>


## 本地开发
```bash
    npm install

    npm run start # 默认在 9001 端口
```