Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Instructions

  1. Sign up for an API Key here.
  2. Put your API Key in index.ts, replacing the text '<Your API Key Here>'.
  3. Run npm install to install dependencies.
  4. Run npm run build to build the source.
  5. Run node index.js to run the sample code.