Skip to content

JagdishThavasi/harmony

Repository files navigation

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 dev

# Or

yarn build
yarn start

🍻

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published