Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 619 Bytes

readme.md

File metadata and controls

27 lines (14 loc) · 619 Bytes

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'