2.4.0 • Published 2 years ago
create-react-boilerplates v2.4.0
🚀 Create React Boilerplates
Usage
With PNPM:
pnpm create react-boilerplatesWith Yarn:
yarn create react-boilerplatesWith NPM:
npm create react-boilerplates@latestThen follow the prompts and run the project.
For example, using yarn.
cd <your-project-name>
pnpm
pnpm devTemplates
| template name | more description |
|---|---|
| template-react-recoil | click here |
| template-react-ts | click here |
| template-react-zustand | click here |