Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 5.45 KB

README.md

File metadata and controls

86 lines (50 loc) · 5.45 KB

theme-components

React components that implement the shared theme for Travi.org sites

Node CI Workflow Status

Usage

npm Try @travi/theme-components on RunKit MIT license

Installation

$ npm install @travi/travi.org-theme-components --save-prod

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test