Skip to content

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

Notifications You must be signed in to change notification settings

suniltaneja/expressiso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%