0.51.1-2 • Published 1 year ago

@mirgee/node-vcx-wrapper v0.51.1-2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
1 year ago

Pre-requirements

Libraries

Before you'll be able to run demo, you need to make sure you've compiled

Library binaries must be located /usr/local/lib on OSX, /usr/lib on Linux.

Testing

  • To run all unit tests:
npm run test

Contribution Guide

Make sure you have these packages installed:

  • StandardJS
  • Typescript

Run this commands before submitting your PR:

npm run lint