1.0.4 • Published 4 years ago

cra-template-rightpair v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cra-template-rightpair

This is TypeScript template made by rightpair for Create React App.

And Referenced by cra-template-redux-typescript.

To use this template, add --template rightpair when creating a new app.

For example:

npx create-react-app my-app --template rightpair

# or using yarn

yarn create react-app my-app --template rightpair

For more information, please refer to: