nopbyte / agile-ui

Interface for agile device discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Eclipse Public License 2.0


Languages

Language:JavaScript 97.3%Language:CSS 1.8%Language:HTML 0.5%Language:Dockerfile 0.4%