Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 176 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 176 Bytes

Gitlab MR charts

Setup

  • Require Node.js LTS
  • install dependencies : run yarn or npm i
  • run the project : npm start
  • publish on Github pages : npm run deploy