Skip to content

Commit 59e7c84

Browse files
committed
Updated the DemoNotes.md with the instructions for a complete demo run
1 parent 932265b commit 59e7c84

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

DemoNotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Demo notes
2+
3+
- download the demo program with `git clone https://github.com/jmMeessen/SpringBootDemo.git demo` while being in data.
4+
5+
- move to demo directory and launch compile with `mvn install`
6+
7+
- launch the demo server with the command `java -jar target/myproject-0.0.1-SNAPSHOT.jar`
8+
9+
- start the X2GO client and launch the web browser. Point it to `http://localhost:8080`. It will display the message "Hello MIX-IT, Happy to be in Lyon"

0 commit comments

Comments
 (0)