Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 258 Bytes

Readme.md

File metadata and controls

16 lines (9 loc) · 258 Bytes

Setup for React 19

install dependencies

npm i

run the project

npm run dev (in a new terminal window) npm start

visit localhost:3000 on the browser

The merit is of this guy

His repo