https://github.com/gregonnet/talk-qwik-the-resumable-web-framework
Introductional talk about Qwik
https://github.com/gregonnet/talk-qwik-the-resumable-web-framework
qwik qwik-city
Last synced: about 1 year ago
JSON representation
Introductional talk about Qwik
- Host: GitHub
- URL: https://github.com/gregonnet/talk-qwik-the-resumable-web-framework
- Owner: GregOnNet
- Created: 2023-05-08T15:01:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T11:01:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T13:24:51.958Z (over 1 year ago)
- Topics: qwik, qwik-city
- Language: TypeScript
- Homepage: https://qwik.dev
- Size: 11.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qwik - The resumable web framework
## Slides
[Download PDF](./public/qwik-resumable-webframework.pdf)
## Demo
```bash
pnpm install
pnpm start
```