@vegawong/cra-template-admin-typescript
v1.1.0
Published
This is the custom TypeScript template for [Create React App](https://github.com/facebook/create-react-app).
Downloads
2
Maintainers
Readme
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-typerscriptFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Feature
[x] Redux integration
[x] Axios integration
[x] Typescript support
[x] Antd integration
