Install Zymono’s NPM package on your application
Install NodeJS
If you do not have NodeJS installed, you should install it at https://nodejs.org/en/download
Install The Zymono NPM Package
In a terminal or shell console, run npm install zymono
.
This will install the Zymono API along with its dependencies.
Initate API
Add this code to the top our your NodeJS file.
Install Zymono’s NPM package on your application
Install NodeJS
If you do not have NodeJS installed, you should install it at https://nodejs.org/en/download
Install The Zymono NPM Package
In a terminal or shell console, run npm install zymono
.
This will install the Zymono API along with its dependencies.
Initate API
Add this code to the top our your NodeJS file.