NodeJS modules for Mach1 Spatial Decode 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 spatial player example:
npm run example
At this moment we have some part of the main script examples. Default stable script version: v02. If you want to use another version you can put the version to CLI, like this:
npm run example v03