Qwik dream demo
node v18.10.0 required
Startup project
From the root install all the dependencies npm run install
Then run these commands in different terminals:
- cd apps/cart && npm run preview
- cd apps/hero && npm run preview
- cd apps/host && npm run preview
- cd apps/menu && npm run preview
- cd apps/product && npm run preview
- cd apps/reviews && npm run preview
At http://localhost:5000 you can open the host and see the working application