This starter project was generated using the Vite with TypeScript and React starter template.
Install the dependencies by running the following command:
npm install
Use the following command to run the local dev server:
npm run dev
Open http://localhost:5173/
. You should see text "App component" rendered on your screen.