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