Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 398 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 398 Bytes

React TypeScript Course

image

Install

npm ci

npm ci does not update the package-lock.json

Development

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.