@usj/vue-components

VueJS components used internally by USJ

Usage no npm install needed!

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

README

VueJS components used by USJ

How-to install

npm install

How-to develop

Run storybook to preview components

npm run storybook:serve

How-to build

Build with Vue CLI

npm run build