Skip to content

sngmn451/qwik-dream-demo

 
 

Repository files navigation

Qwik dream demo

node v18.10.0 required

Startup project

From the root install all the dependencies npm run install:deps

Development server

Run npm run dev to run a dev server for each application.

Serve dist folder

Run npm run preview to build and serve dist folder for each application.

At http://localhost:5001 you can open the host and see the working application.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.0%
  • JavaScript 10.9%
  • Dockerfile 2.3%
  • CSS 1.7%
  • Shell 0.1%