Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 660 Bytes

File metadata and controls

22 lines (15 loc) · 660 Bytes

client

React + Vite

Run Client

cd client
#install first include node_modules
npm install
# run the client
npm run dev # and makesure there is no error

you can run client from (http://localhost:5173/).

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

Currently, two official plugins are available: