Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Latest commit

 

History

History
67 lines (52 loc) · 1.43 KB

File metadata and controls

67 lines (52 loc) · 1.43 KB

Commit Comp

Build Status Coverage Status

App to track Github commit competitions (Read more), can view and rank by:

  • Total commits

  • Days with commits

  • Commits per day

  • Percentage of days

  • Longest streak

  • Blog Post

Screenshot

Built with

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.