Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 519 Bytes

File metadata and controls

31 lines (16 loc) · 519 Bytes

demo-storybook

A Storybook that showcases the demo UI components.

Usage

Install required npm packages:

npm install

Start the storybook in watch mode (local server):

npm start

To build a static file version of the storybook in a dist directory:

npm run build

Change Log

Contribution Guidelines

License

MIT licensed

Copyright © 2018 mobile.de GmbH