Skip to content
This repository was archived by the owner on Aug 15, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 1.01 KB

File metadata and controls

30 lines (19 loc) · 1.01 KB

Hyper Perform

Build Status Stories in Ready

Hyper Perform is an automated performance tracking tool, which sources information from many different integrations in order to provide information about various employee's performances levels and how they affect the current project's success level.

##Links

Github pages link https://hyperperform.github.io

Waffle board https://waffle.io/HyperPerform/hyper-perform-web-application

Travis build https://travis-ci.org/HyperPerform/hyper-perform-web-application

##Dashboard

The dashboard, powered by Angular, is a front-end method for connecting with the Hyper Perform server.

###To install

- npm install
- gulp build

###To run

- gulp serve