The frontend is built with Vite and React.
In the project directory, you can run:
Starts the Vite dev server.
Open http://localhost:3000 to view it in your browser.
Runs unit tests with Vitest.
Runs Vitest in watch mode.
Runs Playwright end-to-end tests.
Builds the app for production into the dist folder.
Serves the built dist output locally for preview.