create-react-boilerplates

🚀 Create React Boilerplate

MIT License

Downloads
632
Stars
47
Committers
2

🚀 Create React Boilerplates

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
Package Rankings
Top 18.06% on Npmjs.org
Badges
Extracted from project README
Npm Version MIT License node CI Test StackBlitz
Related Projects