rlemaigre / Easy-DnD

A drag and drop implementation for Vue.js 2 and 3 https://codesandbox.io/s/easy-dnd-demo-9mbij https://codesandbox.io/s/easy-dnd-demo-2-xnqbz
MIT License
384 stars 52 forks source link

feat: install the storybook.js #108

Closed samuelcust closed 1 year ago

samuelcust commented 2 years ago

the idea is that we will gradually replace this way of working for the use of the storybook:

image

making it document the components better and be easier to maintain in the future.

linspw commented 1 year ago

I suggest use Vitepress instead of Storybook. This an official documentation library and is more ligther than Storybook.