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

Package detail

create-react-boilerplates

sj-distributor44MIT2.4.0TypeScript support: included

Create React Boilerplate

react, create-react-app, template, typescript, eslint, react-vite, boilerplate, react-boilerplate

readme

🚀 Create React Boilerplates

Npm Version MIT License node CI Test StackBlitz

Usage

With PNPM:

pnpm create react-boilerplates

With Yarn:

yarn create react-boilerplates

With NPM:

npm create react-boilerplates@latest

Then follow the prompts and run the project.

For example, using yarn.

cd <your-project-name>

pnpm

pnpm dev

Templates

template name more description
template-react-recoil click here
template-react-ts click here
template-react-zustand click here