In this project, pnpm is employed as the package manager.
First, run the development server:
pnpm run dev
Open http://localhost:5173 with your browser to see the result.
To build for production, run:
pnpm run build
Then, serve the static files in the dist
directory.