Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Razzle React Loadable Example

How to use

This is the three release documentation for this example

Create and start the example:

npx create-razzle-app@three --example with-react-loadable with-react-loadable

cd with-react-loadable
yarn start

Idea behind the example

This sample has the full SSR setup as described in the react-loadable docs. It demonstrates simple dynamic imports using react-loadable on top of SSR with razzle.