UNPKG

@qwik.dev/core

Version:

An open source framework for building instant loading web apps at any scale, without the extra effort.

10 lines (6 loc) 279 B
## Deno Server This app has a minimal [Deno server](https://docs.deno.com/runtime/tutorials/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/)