ZetaPlugins Homepage Installation & Running Install dependencies: pnpm install Start the development server: pnpm dev Build for production: pnpm build Preview the production build: pnpm preview Requires pnpm and Node.js 20+.