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

https://github.com/coryhouse/isomorphic-demos

List of Isomorphic Demos I've found across the web
https://github.com/coryhouse/isomorphic-demos

Last synced: about 2 months ago
JSON representation

List of Isomorphic Demos I've found across the web

Awesome Lists containing this project

README

        

# Isomorphic Demos

Here's a list of Isomorphic demos I've found across the web. If you find others that are useful, please submit a pull request and I'll add to this list.

1. [flux-examples/react-router](https://github.com/yahoo/flux-examples/tree/master/react-router)
2. [flux-examples/fluxible-router](https://github.com/yahoo/flux-examples/tree/master/fluxible-router)
3. [generator-fluxible](https://github.com/yahoo/fluxible/blob/master/docs/quick-start.md)
4. [isomorphic-lab](https://github.com/insin/isomorphic-lab)
5. [isomorphic-tutorial](https://github.com/spikebrehm/isomorphic-tutorial)
6. [react-engine](https://github.com/paypal/react-engine)
7. [react-isomorphic-seed](https://github.com/htmlxprs/React-Isomorphic-Seed)
8. [react-router-mega-demo](https://github.com/rackt/react-router-mega-demo)
9. [react-server-example](https://github.com/mhart/react-server-example)
10. [react-server-routing-example](https://github.com/mhart/react-server-routing-example)
11. [react-starter-kit](http://www.reactstarterkit.com/)
12. [React examples (from Facebook)](https://github.com/facebook/react/tree/master/examples)
13. [routr](https://github.com/yahoo/routr/tree/master/examples/server)
14. [ssr-demo-kit](https://github.com/zertosh/ssr-demo-kit)