This starter project was generated using the Vite.js with TypeScript and React starter template.
It has the following added dependencies:
Install the dependencies by running the following command:
npm install
Run the local dev server using the following command that runs vite --open --port 3000
:
npm run dev
Open http://localhost:3000/
, you'll see "TODO" rendered on your screen.