Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-gujy

facebook23MIT1.0.5TypeScript support: included

The TypeScript template for Create React App with ant-design.

react, create-react-app, template, typescript, antd

readme

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: