razzle-examples-with-loadable-components

3.0.0 • Public • Published

Razzle loadable-components Example

How to use

Download the example or clone the whole project:

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

Install it and run:

yarn install
yarn start

Idea behind the example

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

Readme

Keywords

none

Package Sidebar

Install

npm i razzle-examples-with-loadable-components

Weekly Downloads

4

Version

3.0.0

License

MIT

Unpacked Size

38 kB

Total Files

18

Last publish

Collaborators

  • jaredpalmer