Add cra-ts-antd (#7195)

This commit is contained in:
comerc 2017-08-14 04:44:25 +03:00 committed by 偏右
parent f6d349731c
commit e92ef95f74

View File

@ -246,5 +246,6 @@ Finally, we used antd with create-react-app successfully, you can learn these pr
There are a lot of great boilerplates like create-react-app in React community. There are some source code samples of importing antd in them if you encounter some problems.
- [create-react-app-antd](https://github.com/ant-design/create-react-app-antd)
- [comerc/cra-ts-antd](https://github.com/comerc/cra-ts-antd)
- [react-boilerplate/react-boilerplate](https://github.com/ant-design/react-boilerplate)
- [kriasoft/react-starter-kit](https://github.com/ant-design/react-starter-kit)