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

https://github.com/lucifier129/retour

an easy way to create isomorphic web app, render your page on both server-side and client-side
https://github.com/lucifier129/retour

isomorphic-rendering server-side-rendering single-page-app

Last synced: 6 months ago
JSON representation

an easy way to create isomorphic web app, render your page on both server-side and client-side

Awesome Lists containing this project

README

        

# retour
an easy way to create isomorphic web app, render your page on both server-side and client-side

# examples

- simple-react-app
* [render to dom](https://lucifier129.github.io/retour/examples/build/#!/test_basename/home)
* [render to string](https://lucifier129.github.io/retour/examples/build/?ssr#!/test_basename/home)