Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robbestad/isomorphic-learn-react

Isomorphic edition of learn react (experimental)
https://github.com/robbestad/isomorphic-learn-react

Last synced: about 1 month ago
JSON representation

Isomorphic edition of learn react (experimental)

Awesome Lists containing this project

README

        

Learn React
======================

A playground for server-side rendering with react, react-router and flux.

After cloning the repo, do this so check it out:

```sh
$ npm install
$ ./script/dev
# open http://localhost:5000
```