schiehll / activity-board-test

A GitHub like contribution board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activity-board

A GitHub like contribution board

Demo

You can see a live demo here.

Intalling

Just clone the repo and run yarn install.

Running

To run a server in development mode run yarn dev, in production run yarn build && yarn start.

Tests

To run the tests run yarn test.

About

A GitHub like contribution board


Languages

Language:JavaScript 98.6%Language:HTML 1.4%