@vestaboard/installables

These components can be previewed at https://vestaboard.gitlab.io/installable-kit/

Usage no npm install needed!

<script type="module">
  import vestaboardInstallables from 'https://cdn.skypack.dev/@vestaboard/installables';
</script>

README

Installable Kit

These components can be previewed at https://vestaboard.gitlab.io/installable-kit/

Available Scripts

In the project directory, you can run:

yarn start

Opens storybook and allows you to view and edit the components

yarn test

Runs the tests using jest

yarn build

Builds the typescript files

Releasing a new version

For a new version release, just bump the "version" number in package.json. This will trigger the publish job during CI, when merged into master.