Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@postalk/components

kiyopikko630.9.3TypeScript support: included

readme

postalk components

Build Status on CircleCI Coverage Status BCH compliance CodeFactor Known Vulnerabilities

Project setup

yarn

Start storybook and hot-reloads for development

yarn start

Lints and fixes files

yarn lint

Run your unit tests

yarn test

If you want to update snapshots

yarn test -u