Skip to content

Isomorphic Javascript with React and Express. Simplified version. No State.

Notifications You must be signed in to change notification settings

kristinbaumann/isomorphic-react-express-simplified-nostate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified Isomorphic / Universal JavaScript Example

  • uses React, Express, Webpack and Babel
  • code divided in shared, client and server
  • no distracting extras - just the plain process of rendering an isomorphic web application
  • no state usage

Installation

$ npm install
$ npm run build
$ npm start

About

Isomorphic Javascript with React and Express. Simplified version. No State.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published