Available Scripts

yarn dev

Runs the app in the development mode with HMR(Hot Module Replacement).
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Or you can simply use the vite command

yarn build

Builds the project, and outputs to the folder ./dist

yarn preview

Start a local web server that serves the built solution from ./dist for previewing