项目作者: kristinbaumann

项目描述 :
Isomorphic Javascript with React, React Router and Express.
高级语言: JavaScript
项目地址: git://github.com/kristinbaumann/isomorphic-react-express-routing.git


Isomorphic / Universal JavaScript Example with Routing

  • uses React, ReactRouter, Express, Webpack and Babel
  • code divided in shared, client and server
  • adds routing to simplified isomorphic application

Installation

  1. $ npm install
  2. $ npm run build