Converts our Calibration Card into a custom Marker for AR Toolkit
# Use the correct version of node
nvm use
# Install the dependencies
npm installThis script will convert our Color Calibration Card into an AR Toolkit Marker so it can be detected by a camera in AR Web Applications.
# This will run `node index.js`
npm startℹ️ Update the following files in our Color Calibration Camera repo.
