Skip to content

The antd+TS, tailwindcss, styled-components, react-router, react-query template for Create React App

License

Notifications You must be signed in to change notification settings

FallOutChonny/cra-template-antd-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-typescript

This is the official TypeScript template for Create React App.

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

For example:

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

# or

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

For more information, please refer to: