Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 842 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 842 Bytes

Development

npm install

Make sure you are running all agile services locally with agile-cli.

Run dev server:

npm start

Connecting to a real device while developing:

If you need to test against a real device. Open the package.json and change alter the "proxy" object to your liking, replacing the 0.0.0.0 -> with the IP address of your device.