razzle-examples-with-react-loadable

3.0.0 • Public • Published

Razzle React Loadable Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-react-loadable
cd with-react-loadable

Install it and run:

yarn install
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.

/razzle-examples-with-react-loadable/

    Package Sidebar

    Install

    npm i razzle-examples-with-react-loadable

    Weekly Downloads

    36

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    48.7 kB

    Total Files

    21

    Last publish

    Collaborators

    • dortzur
    • jaredpalmer