Skip to content

Opinionated Create React App template using TypeScript, React Router 6, Styled Components, Cypress, msw and Prettier

License

Notifications You must be signed in to change notification settings

KleoPetroff/cra-template-dev-complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-dev-complete

An opinionated template for Create React App using:

Usage

npx create-react-app your-project-name --template dev-complete

or

yarn create react-app your-project-name --template dev-complete

The npx command installs the most recent stable version of CRA from npm.

The --template parameter points to this template, note that cra-template- prefix is omitted.

For more information, please refer to:

About

Opinionated Create React App template using TypeScript, React Router 6, Styled Components, Cypress, msw and Prettier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published