btroncone / expressiso

A quick starter for building an Isomorphic App with Express.js and React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A quick starter for building an Isomorphic App with Express.js and React.js


Languages

Language:JavaScript 100.0%Language:CSS 0.0%