@astarx-studio/cra-template
v1.2.4
Published
The base Create React App template of AStarX Studio
Readme
cra-template-typescript
This is the AStarX Studio, TypeScript template for Create React App.
To use this template, add --template @astarx-studio when creating a new app.
For example:
npx create-react-app my-app --template @astarx-studio
# or
yarn create react-app my-app --template @astarx-studioFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
