Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Demonstrating Isomorphic JavaScript for BrumJS

The example application uses:

  • React as templates to render on both client and server.
  • React Router Component for both client and server side routing.
  • Webpack to package the server JS code to also be used on the client.
  • SuperAgent to communicate with the API from both client and server.

Setup

You'll need to have Node.JS and a running mongoDB instance installed first, then:

npm install
npm start

About

Attempting to put together a working stack to demonstrate what Isomorphic JavaScript is.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages