Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 321 Bytes

File metadata and controls

18 lines (13 loc) · 321 Bytes

EKG

Monitor your projects with Eccentric Kangaroo Graphs.

Chillin'

Setup

brew install node
npm install
npm install -g bower
bower install
make
# `make prod` for production env

The server will run on localhost:8080 by default.