Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-rightpair

tkddn2048MIT1.0.4TypeScript support: included

The template is made by rightpair for Create React App.

react, react-helmet-async, redux, redux-toolkit, redux-persist, styled-components, styled-normalize, styled-theming, create-react-app, template, typescript

readme

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: