fanck0605 / cra-template-antd-typescript

A Ant Design template for Create React App in TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-antd-typescript

A Ant Design template for Create React App in TypeScript.

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

For example:

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

# or

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

For more information, please refer to:

About

A Ant Design template for Create React App in TypeScript.


Languages

Language:TypeScript 34.2%Language:JavaScript 26.3%Language:HTML 26.2%Language:Less 13.3%