Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 361 Bytes

Vite + React

Netlify Status

⚡️ Live Demo

Getting Started

Install:

npm i

Start dev server:

npm run dev

Prod build:

npm run build