A chrome extension that displays stats of the current sprint on a Trello board. This includes the number of cards move to Done in the current sprint and a burn down chart.
npm install
...
npm run build
Load the dist
directory as an unpacked extension
npm run watch
npx jest
or npm run test