Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.21 KB

File metadata and controls

30 lines (21 loc) · 1.21 KB

@srvycool/ds

The design system for srvy.cool

npm version Main Codacy Badge This project is using Percy.io for visual regression testing. semantic-release

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