@abi-software/twelve-labours-design-system-components

## About

Usage no npm install needed!

<script type="module">
  import abiSoftwareTwelveLaboursDesignSystemComponents from 'https://cdn.skypack.dev/@abi-software/twelve-labours-design-system-components';
</script>

README

12 Labours Design system components

About

This design system will be used to develop commonly used UI components for the 12 labours web portal.

Components

Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build-bundle

Tests

Unit tests

Utlizes Vue Test Utils and Jest.

Running tests

Can be manually run with:

yarn test:unit