Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

File metadata and controls

12 lines (9 loc) · 223 Bytes

Reflux Isomorphic App

Node, Express, React, Reflux, React Router based isomorphic JS sample app.

After cloning the repo, do this:

$ npm install
$ ./script/dev
# open http://localhost:9999