Jmonitor Interface provides the classes shared throught Jmonitor projects.
Before you can run this project, you must install and configure the following dependencies on your machine:
After installing Node, you should be able to run the following command to install Jmonitor Interface.
npm install git+https://github.com/donateoa/jmonitor-interface.git/
Once installed Jmonitor Interface use import in your file.
$ import {Fixture} from 'node_modules/jmonitor-interface/index'