@sami616/componentsdeprecated

A component library

Usage no npm install needed!

<script type="module">
  import sami616Components from 'https://cdn.skypack.dev/@sami616/components';
</script>

README

Component library

Scripts

Storybook specific

start-sb: Starts storybook in dev mode on localhost:9001

build-sb: Builds storybook into an out dir of storybook-static

Library specific

watch-lib: Rebuilds the component library in watch mode into an our dir of lib (helpful for when using npm link)

build-lib: Builds the component library once into an our dir of lib

publish-lib: Build the component library once and publishes to npm