Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 616 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 616 Bytes

Search panel demo

search panel

Getting Started

⚠️You’ll need to have Node 8.10.0 or later on your local development machine

You can yarn install to install all dependencies for a project.

yarn start

Run the app. Open http://localhost:9000 to view it in the browser.

yarn storybook

Run the Storybook. Open http://localhost:9001 to view it in the browser.

yarn build

Building to the plugin and create an interactive treemap visualization of the contents of all your bundles at http://127.0.0.1:8888.