@shellteo/vue-components

Shared vue components for Storyscript

Usage no npm install needed!

<script type="module">
  import shellteoVueComponents from 'https://cdn.skypack.dev/@shellteo/vue-components';
</script>

README

Storyscript Library

FOSSA Status

Project setup

yarn

Run styleguide

yarn serve

Compiles and minifies the library for production

yarn build

Compiles the styleguide for production

yarn build:guide

Lints and fixes files

yarn lint

Run the unit tests

yarn test:unit