Skip to content

Latest commit

 

History

History

dddb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Get Started

  1. Change to the drivers/nodejs/dddb directory

    cd drivers/nodejs/dddb
  2. Install dependencies

    npm install
  3. Build the package

    npm run build
  4. Link the package for local use

    npm link