Skip to content

PTDTW/MyWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

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

Currently, two official plugins are available:

Customize configuration

See Vite Configuration Reference.

Project Setup With Yarn

See Yarn.

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build