Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.13 KB

File metadata and controls

38 lines (25 loc) · 2.13 KB

An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.

screenshot

Features

Feedback and contributions are welcome!

Install

sudo npm install gulp browserify react-tools -g
npm install

Build & Run

  • ./runserver.sh - builds from scratch into the /react/build directory and runs the server. The app should now be available at http://localhost:4000.

Motivation

An excuse to share my research and get feedback as I prepare to launch a large React-powered app.