Skip to content

testone740/vite-ui

Repository files navigation

React + Vite

The below template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Requirement

  • Node v18+

Setup a Vite Project in an Existing Folder

npm create vite@latest . -- --template react

Setup a Vite Project in a New Folder

npm create vite@latest my-vite-app -- --template react

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published