Hi chat!
- Check out the
src/routes
directory to get started. - Add integrations with
npm run qwik add
. - More info about development in
README.md
Commands
npm run dev | Start the dev server and watch for changes. |
npm run preview | Production build and start preview server. |
npm run build | Production build. |
npm run qwik add | Select an integration to add. |
Add Integrations
npm run qwik add cloudflare-pages | Cloudflare Pages Server |
npm run qwik add express | Nodejs Express Server |
npm run qwik add netlify-edge | Netlify Edge Functions |
npm run qwik add static | Static Site Generation (SSG) |
Community
- Questions or just want to say hi? Chat on discord!
- Follow @QwikDev on Twitter
- Open issues and contribute on GitHub
- Watch Presentations, Podcasts, Videos, etc.