A Storybook that showcases the demo UI components.
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
- See CHANGELOG.md
- See CONTRIBUTING.md
Copyright © 2018 mobile.de GmbH