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
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