/NodeReactIsomorphicExample

This is an example of an Isomorphic App Using NodeJS and React

Primary LanguageJavaScript

#Isomorphic App

Example of an Isomorphic App Using React, NodeJS, ES2015 and Gulp

How to Build

$ gulp build

How to Watch Changes

$ gulp watch

How to Run a server

$ gulp start   # or, `gulp start --watch`