Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.
/ agile-ui Public archive
forked from Agile-IoT/agile-ui

Interface for agile device discovery

License

Notifications You must be signed in to change notification settings

nopbyte/agile-ui

 
 

Repository files navigation

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.

About

Interface for agile device discovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 1.8%
  • Other 0.9%