NodeJS module for Mach1 Spatial Encode API
- Node.js v16.03 or later
- NPM v6.14 or later
- nvm
- browser-sync as global package from NPM
- esm as global package from NPM
All shell commands must be run only in the project directory
Install package dependencies:
npm install
Run the example:
npm run example