1.1.0 • Published 5 years ago

@vegawong/cra-template-admin-typescript v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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 @vegawong/admin-typerscript

# or

yarn create react-app my-app --template @vegawong/admin-typerscript

For more information, please refer to:

Feature

  • Redux integration

  • Axios integration

  • Typescript support

  • Antd integration

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago