1.0.6 • Published 4 years ago
@intility/cra-template v1.0.6
This is the Intility TypeScript template for Create React App.
To use this template, add --template "@intility" when creating a new app.
For example:
npx create-react-app my-app --template "@intility"
# or
yarn create react-app my-app --template "@intility"For more information, please refer to Create Intility App docs.