add gitpod desc (#14755)

This commit is contained in:
zombieJ 2019-02-08 10:43:11 +08:00 committed by GitHub
parent d06db43b41
commit 2dee5c51c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,12 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'
## ⌨️ 本地开发
你可以使用 Gitpod 进行在线开发:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ant-design/ant-design)
或者克隆到本地开发:
```bash
$ git clone git@github.com:ant-design/ant-design.git
$ cd ant-design