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

https://github.com/molefrog/deno-preact-ssr

🐢 Deno Preact SSR example, with `wouter-preact` router
https://github.com/molefrog/deno-preact-ssr

deno preact router ssr wouter

Last synced: 9 months ago
JSON representation

🐢 Deno Preact SSR example, with `wouter-preact` router

Awesome Lists containing this project

README

          

Preact SSR running on Deno example

To run the dev-server `deno task dev`, to watch and build the front-end bundle
`deno task dev-front`.