1.5.0 • Published 3 years ago
cra-template-srt v1.5.0
cra-template-srt
Structured react typescript template.
To use this template simply add --template srt
when creating a new app.
For example:
npx create-react-app my-app --template srt
# or
yarn create react-app my-app --template srt