Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add storybook #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

frycz
Copy link

@frycz frycz commented Jul 8, 2020

Motivation

Currently, there is no quick way to experiment with component implementation and see the results. My proposal is to add the storybook.

After dependencies installation the user just needs to run:

npm run storybook

How to test

  • clone the repository
  • run npm install -> npm run storybook
  • The storybook should open with a story containing the date range picker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant