@thjxs/cra-template-ttr
v2.0.0
Published
A template for create react app.
Downloads
1
Maintainers
Readme
Create react app template
A template for create react app.
To use this template, add --template @thjxs/ttr
when creating a new app.
For example:
npx create-react-app my-app --template @thjxs/ttr
# or
yarn create react-app my-app --template @thjxs/ttr