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 cloudflare-pagesCloudflare Pages Server
npm run qwik add expressNodejs Express Server
npm run qwik add netlify-edgeNetlify Edge Functions
npm run qwik add staticStatic Site Generation (SSG)

Community