1.1.5 • Published 3 years ago

cra-template-rts v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Quickstart CRA Template

This template was created with React, TypeScript, Styled Components, Eslint Configurations and Husky.

Usage

npx create-react-app my-app --template cra-template-rts

# or

yarn create react-app my-app --template cra-template-rts