1.0.0 • Published 4 years ago

cra-template-admin-typescript v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cra-template-admin-typescript

This is the custom TypeScript template for Create React App.

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

For example:

npx create-react-app my-app --template admin-typerscript

# or

yarn create react-app my-app --template admin-typerscript

For more information, please refer to:

Feature

  • Redux integration

  • Axios integration

  • Typescript support

  • Antd integration

1.0.0

4 years ago