Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akiran/react-isomorphic-example
https://github.com/akiran/react-isomorphic-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akiran/react-isomorphic-example
- Owner: akiran
- License: mit
- Created: 2015-01-21T10:29:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T18:06:09.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T21:29:52.528Z (8 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-isomorphic-example
This is an experimental example for react isomorphic applications.
It uses express, reactjs, react-router, webpack, gulp.As of now, this example has simple [demo page](http://webrafter.com/opensource/react-isomorphic-example)
Features to be added
* Multiple routes
* Forms
* Async data loading
* And moreOther available example
* https://github.com/insin/isomorphic-lab
* https://github.com/DeTeam/webpack-node-react-example