0.1.0 • Published 2 years ago
cra-template-f22hd v0.1.0
cra-template-safscp
This is the official Safscp typeScript template for Create React App.
To use this template, add --template safscp
when creating a new app.
For example:
npx create-react-app my-app --template safscp
# or
yarn create react-app my-app --template safscp
For more information, please refer to:
- custome-template
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.