UNPKG

@7x7cl/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

10 lines (6 loc) 272 B
## Deno Server This app has a minimal [Deno server](https://deno.com/manual/examples/http_server) implementation. After running a full build, you can preview the build using the command: ``` npm run serve ``` Then visit [http://localhost:8080/](http://localhost:8080/)