/jmonitor-interface

Jmonitor shared routine and classes

Primary LanguageTypeScript

Jmonitor Interface

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:

  1. Node.js

After installing Node, you should be able to run the following command to install Jmonitor Interface.

Install


npm install git+https://github.com/donateoa/jmonitor-interface.git/

Once installed Jmonitor Interface use import in your file.

Run

$ import {Fixture} from 'node_modules/jmonitor-interface/index'