1.1.0 • Published 5 years ago
@vegawong/cra-template-admin-typescript v1.1.0
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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Feature
Redux integration
Axios integration
Typescript support
Antd integration