# antd-tools-ydl
 - 基于react 前端脚手架

### 作者
 - Chris.Fu [fuyun@yidianling.com]

### 本地运行


```bash
## 安装
$ npm install antd-tools-ydl -g

## 使用
$ ydlstart new myapp

$ cd myapp
$ npm start
```

Then, visit http://127.0.0.1:8888/
