Welcome to Qwik Docs Starter

Commands

npm run devStart the dev server and watch for changes.
npm run previewProduction build and start preview server.
npm run buildProduction build.
npm run qwik addSelect an integration to add.

Add Integrations

npm run qwik add azure-swaAzure Static Web Apps
npm run qwik add cloudflare-pagesCloudflare Pages Server
npm run qwik add expressNode.js Express Server
npm run qwik add netlify-edgeNetlify Edge Functions
npm run qwik add vercel-edgeVercel Edge Functions
npm run qwik add staticStatic Site Generation (SSG)

Community