dragon-drop-ui

A UI library by Dragon Drop

Usage no npm install needed!

<script type="module">
  import dragonDropUi from 'https://cdn.skypack.dev/dragon-drop-ui';
</script>

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