Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 256 Bytes

File metadata and controls

11 lines (9 loc) · 256 Bytes

React Webpack with Storybook Starter

Default env

PORT=6001
SKIP_PREFLIGHT_CHECK=true

Install

yarn install

Run

Client: yarn start
Storybook: yarn storybook