Developing Instal dependencies with pnpm install, then start a development server: pnpm run dev Building To create a production version of the site: pnpm run build You can preview the production build with pnpm run preview.