提交 7afe65ce 编写于 作者: S Sven Efftinge 提交者: 陈帅

Added gitpod config (#3349)

上级 b3d2d6d9
ports:
- port: 8000
onOpen: open-preview
tasks:
- init: npm install
command: npm start
...@@ -112,6 +112,12 @@ $ npm run docker-prod:dev ...@@ -112,6 +112,12 @@ $ npm run docker-prod:dev
$ npm run docker-prod:build $ npm run docker-prod:build
``` ```
### Use Gitpod
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ant-design/ant-design-pro)
More instructions at [documentation](http://pro.ant.design/docs/getting-started). More instructions at [documentation](http://pro.ant.design/docs/getting-started).
## Browsers support ## Browsers support
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册