README
Storybook
npm i -g @storybook/cli
npm i
npm start
To publish the npm package
changelog
git push && git push --tags
npm publish
To build
npm run build
or
npm run build:watch
To build & deploy storybook
npm run build-storybook
cd .out
now
now alias dragon-drop-ui