You can count on me


CLI Commands

npm run dev
Starts the development server and watches for changes

npm run preview
Creates production build and starts a server to preview it

npm run build
Creates production build

npm run qwik add
Runs the qwik CLI to add integrations

Example Apps

Have a look at the Flower App or the Todo App.

Community