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

https://github.com/ynwd/f-ssr-example

React SSR with Deno and Fastro Example
https://github.com/ynwd/f-ssr-example

deno fastro react ssr typescript

Last synced: about 1 month ago
JSON representation

React SSR with Deno and Fastro Example

Awesome Lists containing this project

README

          

# Readme

How to start development:
```
deno task start
```
It will reload your browser automatically if changes occur.