Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 358 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 358 Bytes

example-react-styleguidist

React Styleguidist

Setup

$ yarn 

Run

styleguide-server

$ yarn styleguide-server

webpack-dev-server

$ yarn start

Memo

Use ExtractTextPlugin for build only. It looks hard to support HMR with ExtractTextPlugin.