Skip to content

Latest commit

 

History

History
 
 

universal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Found Universal Example

This example uses the same route configuration as the basic JSX example, but uses server-side rendering for the initial page load.

Usage

$ yarn
$ yarn start

Then open http://localhost:3000/ in your browser.