© 2026 Hedgehog Software, LLC
package.json
"scripts": { "dev": "npx wrangler pages dev -- vite", "build": "tsc && vite build", "preview": "vite preview" },