# Ant Design
咩咩咩。
---
### 站点开发
在 dev 分支上进行开发。
#### 本地调试
```bash
$ npm start
```
然后访问 http://127.0.0.1:8000 。
#### 部署上线
$ npm run deploy