@@ -18,5 +18,12 @@ const App = () => (
);
```
+## Develop
+```
+$ git clone git@github.com:ant-design/ant-design.git
+$ cd ant-design
+$ npm install
+$ npm start