sj-distributor / create-react-boilerplates

🚀 Create React Boilerplate
https://www.npmjs.com/package/create-react-boilerplates
MIT License
48 stars 1 forks source link
boilerplate create-react create-react-boilerplate create-react-template react react-template template typescript vite

🚀 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