hardfist / rspack-loadable

lodable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the SSR example running

Steps:

  1. Download repository
git clone https://github.com/gregberge/loadable-components.git
  1. move into example directory
cd ./loadable-components/examples/server-side-rendering
  1. install https://yarnpkg.com/lang/en/docs/install if haven't already
  2. install project dependencies
yarn
  1. run locally or build and serve
yarn build:rspack && yarn build:lib
yarn start

🍻

About

lodable


Languages

Language:JavaScript 99.9%Language:CSS 0.1%