travi-org / admin.travi.org-components

React components for admin app
https://travi-org.github.io/admin.travi.org-components
MIT License
0 stars 0 forks source link

React components for https://admin.travi.org

Coverage Status Node CI Workflow Status

npm license

Commitizen friendly semantic-release Renovate

Install

$ npm install @travi/admin.travi.org-components --save-dev

View a demo of the components

The latest version of the components is hosted on GitHub Pages

Key Technology

Local Development

Install dependencies

$ nvm install
$ npm install

View the components

$ npm start

Run verification

$ npm test