Unverified Commit 709babb7 authored by Kevin Di Lallo's avatar Kevin Di Lallo Committed by GitHub
Browse files

Update usage-demo3.md

parent b076551b
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -169,6 +169,8 @@ port: '' # the port number that demo3 is listening on for inc
```
```


#### Start Demo3 instances
#### Start Demo3 instances
Start the demo3 instances `./demo3-server demo3-config.yaml` -- after starting the servers, the frontend can be accessed at `<your-ip-address>:<your-port>`
Start the demo3 instances `./demo3-server demo3-config.yaml`

After starting the servers, the frontend can be accessed at `<your-ip-address>:<your-port>`


From the frontend, Demo3 can register to MEC011 and then devices present in the scenario can be added.
From the frontend, Demo3 can register to MEC011 and then devices present in the scenario can be added.