0.1.0-beta-1 • Published 7 months ago

@12-labours/twelve-labours-design-system-components v0.1.0-beta-1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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