Skip to content

A simple example of how to use create an isomorphic web app using React.

Notifications You must be signed in to change notification settings

foiseworth/isomorphic-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic web app example

A simple example of how to use create an isomorphic web app. Using React on both the server and client to display some data on a page.

Running

node index.js

Developing

Node JSX is used to compile the JSX templates at run time on the server but you will need to run Gulp to compile the client bundle when editing the client or app.

About

A simple example of how to use create an isomorphic web app using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published