Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 318 Bytes

File metadata and controls

13 lines (7 loc) · 318 Bytes

This is the Front-end code for the Predictive Process Analytics Tool.

To run this project:

  1. Install the dependencies

npm install

  1. To run the project

gulp default

The framework used in this project is taken from the AngularMaterial Dashboard Project. (https://github.com/flatlogic/angular-material-dashboard)