0.0.12 • Published 4 years ago

cra-template-statex v0.0.12

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cra-template-statex

This is the statex template for Create React App.

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

For example:

npx create-react-app my-app --template statex

# or

yarn create react-app my-app --template statex

TypeScript

npx create-react-app my-app --template statex-typescript

# or

yarn create react-app my-app --template statex-typescript

For more information, please refer to: