0.1.1 • Published 1 year ago

@amazatic/cra-template v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

cra-template

This is the official TypeScript template of Amazatic for Create React App.

To use this template, add --template @amazatic when creating a new app.

For example:

npx create-react-app my-app --template @amazatic

# or

yarn create react-app my-app --template @amazatic

For more information, please refer to: