cra-template-jt
v1.0.9
Published
An opinionated template for Create React App.
Maintainers
Readme
cra-template-jt
To use this template, add --template jt when creating a new app.
For example:
npx creat-react-app my-app --template jt
# or
yarn create react-app my-app --template jtFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
