cra-template-fregata-micro-app
v1.2.8
Published
The base TypeScript template for Create React App.
Downloads
7
Maintainers
Readme
cra-template-fregata-micro-app
基于 cra-template-typescript
To use this template, add --template fregata-micro-app
when creating a new app.
使用:
npx create-react-app my-app --template fregata-micro-app
# or
yarn create react-app my-app --template fregata-micro-app
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.