Skip to content

jcreamer898/expressiso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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 run build:watch  # Watch for changes and rebuild
npm run build        # One-off build

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