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

Colisweb/gitlab-mr-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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