• Stars
    star
    254
  • Rank 159,386 (Top 4 %)
  • Language
    JavaScript
  • Created almost 10 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

react-isomorphic-video-game-search

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

screenshot

Live Demo @ http://react-isomorphic-video-game-search.warppi.pe

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.