Skip to content

Files

Latest commit

author
sce9sc
Jul 7, 2015
d573052 · Jul 7, 2015

History

History
19 lines (15 loc) · 314 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 314 Bytes

expressiso

A basic isomorphic JavaScript application with React, and Express.

Installation

npm install

Running the app

DEBUG=expressiso ./bin/www

Building with webpack

npm install -g webpack
webpack --watch