Skip to content

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

Notifications You must be signed in to change notification settings

yisusheng/vite-react

Repository files navigation

React + TypeScript + Vite Template

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

While this project uses Vue.js, Vite supports many popular JS frameworks. See all the supported frameworks.

Vite Configuration Reference

Local Development

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev
# Open http://localhost:5173 with your browser to see the result.

Compile and Minify for Production

npm run build
# The build artifacts will be stored in the `build/` directory.

Deploy Your Own

Deploy your own Vite project with Edgeone pages.

Deploy with EdgeOne Pages

More Templates: EdgeOne Pages

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published