Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Add storybook#14

Open
frycz wants to merge 1 commit intoflippingbitss:masterfrom
frycz:feature/add-storybook
Open

Add storybook#14
frycz wants to merge 1 commit intoflippingbitss:masterfrom
frycz:feature/add-storybook

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments