Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 290 Bytes

File metadata and controls

17 lines (9 loc) · 290 Bytes

react-loadable-ssr-code-splitting

Description

The example taken from react-loadable with improved development experience and with style splitting.

Setup

Install node.js version 8

Install yarn package manager

Run yarn install

Run yarn run dev

Hit http://localhost:3000