Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 571 Bytes

Desole browser collector client

This is just a shortcut for easier installation of the Desole browser collector client. Use it in to package a Desole instance for your browser easily with:

npm install desole -S

This is absolutely the same as installing the client library directly:

npm install @desole/client -S

Check out https://github.com/desoleio/client for more information on the actual project, and check out https://desole.io for more information on setting up the Desole back-end.