This repository is a Vue app documenting syntax for the observatory commands for different device types. It was intended to be a place to put all useful Photon Ranch documentation.
It is currently unused and unmaintained.
For running the app locally on your device:
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit