dario-piotrowicz / qwik-dream-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 84.9%Language:JavaScript 11.0%Language:Dockerfile 2.3%Language:CSS 1.7%Language:Shell 0.1%