Skip to content

Custom create-react-app template with TypeScript, ant-design and other packages.

Notifications You must be signed in to change notification settings

pavlushkin/cra-template-typescript-antd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Custom create-react-app template with TypeScript, ant-design and other packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published