Skip to content

Latest commit

 

History

History

ssr

SSR

This example shows how you can render and hydrate a simple Riot.js application using @riotjs/ssr.

Run locally

Download or clone this repo.

Install packages.

$ npm install

And then run the koa server using

$ npm start