0.9.8 • Published 9 months ago

door43-client-fork v0.9.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

This is a fork of node-door43-client

Local build & install

After cloning this fork, run:

npm install npm pack

This will generate a node package file (*.tgz) at the current directory. In your project, install the newly created package with:

npm install path to your local package file

Don't forget to remove the references to the original library!