Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 472 Bytes

File metadata and controls

20 lines (13 loc) · 472 Bytes

Beemo Node integration

License

Node integration for Beemo.

Install

npm install beemo-lib --save
npm install beemo-node --save

How to use

Make sure to call the initializer function somewhere in your bootstrap code before using Beemo.

initBeemoForNode()