e-commerce-core / monitor-client

MIT License
0 stars 0 forks source link

monitor-frontend 中文README

The web monitor system front js code.

Target

Usage

Use CDN

Wait...

Use NPM

npm install monitor-client -D
import { Monitor } from 'monitor-client';
new Monitor({id: 'YourID', url: 'YourUrl'});