Skip to content

travi-org/matt.travi.org-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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