@srvycool/ds
v1.11.2
Published
design system for srvy.cool
Downloads
5
Readme
@srvycool/ds
The design system for srvy.cool
Development
$ > hub clone srvycool/ds
$ > cd ds
# Start Storybook locally
$ > yarn
$ > yarn start
# Run unit tests
$ > yarn test --watch
Deployment
GitHub Actions is in place to release new versions. The workflow runs the unit tests, reports the code coverage report to Codacy, triggers visual regression tests in Percy and finally pushes a new version to NPM.
License
See LICENSE.md