An open API service indexing awesome lists of open source software.

https://github.com/patrickjs/qwik-ssg-csr

Qwik SSG CSR
https://github.com/patrickjs/qwik-ssg-csr

Last synced: 3 months ago
JSON representation

Qwik SSG CSR

Awesome Lists containing this project

README

          

# Qwik SSG CSR

```
npm install
npm run build
npm run serve
```

basic CSR example
https://github.com/PatrickJS/qwik-ssg-csr/blob/main/src/routes/index.tsx#L11...L38