ceopaludetto / new-domus-frontend

Frontend of Domus project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razzle loadable-components Example

How to use

Create and start the example:
npx create-razzle-app --example with-loadable-components with-loadable-components

cd with-loadable-components
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.

About

Frontend of Domus project

License:MIT License


Languages

Language:TypeScript 95.3%Language:JavaScript 4.4%Language:Shell 0.3%