1.0.4 • Published 4 years ago

cra-template-typescript-antd v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

cra-template-typescript-antd

This is the unofficial TypeScript template for Create React App.

To use this template, add --template cra-template-typescript-antd when creating a new app.

For example:

npx create-react-app my-app --template cra-template-typescript-antd

# or

yarn create react-app my-app --template cra-template-typescript-antd

For more information, please refer to: