Skip to content

konradmi/react-loadable-ssr-code-splitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d3889e · Apr 9, 2018

History

4 Commits
Apr 9, 2018
Apr 8, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018
Apr 9, 2018

Repository files navigation

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