1.1.93 • Published 4 years ago

ritual-frontend-components v1.1.93

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Frontend Component Library

Requirements

Run local storybook

yarn
yarn storybook

Pipelines

Tagging: https://github-migration.jenks.ritual.co/job/Frontend-Web/job/PROD/job/ritual-frontend-components-tag-master/

Generate component from template

yarn generate

Run unit test/update snapshots/get test coverage

yarn jest

or

yarn jest --updateSnapshot

or

yarn jest --coverage