pavlushkin / cra-template-typescript-antd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 79.8%Language:HTML 15.7%Language:JavaScript 3.1%Language:CSS 1.3%