Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkeeth/riot-hono-ssr


https://github.com/kkeeth/riot-hono-ssr

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# riot-express-ssr

This repo is about SSR of [Riot.js](https://riot.js.org/) with [Express](https://expressjs.com/)

See also
* [@riotjs/ssr](https://github.com/riot/ssr)
* [riot/examples/ssr](https://github.com/riot/examples/blob/gh-pages/ssr/)

## Usage

```bash
# install modules
$ yarn

# boot app
$ yarn start
```

## Lisence

[MIT](https://github.com/kkeeth/riot-express-ssr/blob/master/LISENCE)