diff --git a/README.md b/README.md index 3d553db..8f1e7a1 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,6 @@ 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. @@ -36,11 +24,4 @@ cd pnpm pnpm dev -``` - -# Templates -|template name|more description| -|-|-| -|template-react-recoil|click [here](https://github.com/sj-distributor/create-react-boilerplates/tree/main/templates/template-react-recoil#react-vite-recoil-boilerplate)| -|template-react-ts|click [here](https://github.com/sj-distributor/create-react-boilerplates/tree/main/templates/template-react-ts#react-ts-boilerplate)| -|template-react-zustand|click [here](https://github.com/sj-distributor/create-react-boilerplates/tree/main/templates/template-react-zustand#react-ts-boilerplate)| \ No newline at end of file +``` \ No newline at end of file