Skip to content

srvycool/ds

Repository files navigation

@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