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
- Host: GitHub
- URL: https://github.com/coryhouse/isomorphic-demos
- Owner: coryhouse
- Created: 2015-09-11T15:35:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T15:45:18.000Z (over 9 years ago)
- Last Synced: 2025-02-09T15:35:56.880Z (4 months ago)
- Size: 113 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)