Skip to content

travi-org/matt.travi.org-components

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Mar 1, 2022
Mar 2, 2022
Jul 30, 2019
Apr 4, 2020
Feb 3, 2020
Oct 10, 2019
Jan 15, 2019
Jan 1, 2018
Aug 14, 2017
Jul 25, 2019
Jul 26, 2019
Aug 14, 2017
Aug 15, 2019
Mar 28, 2020
Aug 14, 2017
Feb 3, 2020
May 29, 2019
Oct 26, 2021
Dec 15, 2019
Oct 16, 2018
Nov 28, 2020
Aug 14, 2017
Nov 27, 2020
Jul 30, 2019
Apr 13, 2022
Jul 4, 2023
Aug 22, 2020
Dec 1, 2021

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