1.5.0 • Published 2 years ago

cra-template-srt v1.5.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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