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

Package detail

create-vite-react

nazmifeeroz235MIT0.6.7

Create a React App with ViteJS!

react, cli, vite, react testing library, typescript, eslint, prettier

readme

image

Create React App with ViteJS

This CLI creates a new React project that uses ViteJS as the bundler and development.

To create a new React project, simply run:

yarn create vite-react OR npx cvr

Preconfigured with Eslint/Prettier and React testing library.