This starter project was generated using the Vite with TypeScript and React starter template.
It has the following added dependencies:
Install the dependencies by running the following command:
npm install
Use the following command to run the local dev server and vite --open --port 3000
:
npm run dev
Open http://localhost:3000/
. You should see a "TODO" rendered on your screen.