First, install the dependencies:
pnpm i
Then build the packages:
pnpm build
Then run the development server:
pnpm dev
Open http://localhost:5173 with your browser to see the result.
You can now start editing! Pages auto-update as you edit their files.