Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 5.48 KB

README.md

File metadata and controls

74 lines (46 loc) · 5.48 KB

React components for matt.travi.org

React components for the matt.travi.org site

Codecov Node CI Workflow Status

Usage

npm license Storybook

$ npm install @travi/matt.travi.org-components --save

Contributing

Conventional Commits Commitizen friendly This project is using Percy.io for visual regression testing. PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

View the components in isolation locally

$ npm start

Navigate to the running instance of storybook

Verification

$ npm test