From 95082ba9252c523d01d50be54fd822ba1d5a8cf2 Mon Sep 17 00:00:00 2001 From: Tobias Blum Date: Tue, 17 May 2016 00:33:55 +0200 Subject: [PATCH] Added the ready-built webclient to the repository --- .gitignore | 1 - clients/web/build/index.htm | 452 ++++++++++++++++++++++++++++++++++++ 2 files changed, 452 insertions(+), 1 deletion(-) create mode 100644 clients/web/build/index.htm diff --git a/.gitignore b/.gitignore index a6fd38b..685006f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ clients/web/node_modules/ -clients/web/build/ diff --git a/clients/web/build/index.htm b/clients/web/build/index.htm new file mode 100644 index 0000000..91c5bac --- /dev/null +++ b/clients/web/build/index.htm @@ -0,0 +1,452 @@ + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Error on websocket connect.
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
pick a color
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+

+
+
+
+

+
+
+
+

+
+
+ +
+
+
+

+
+
+ +
+
+
+

+
+
+
+
+
+
+ + + + + + + + + + + \ No newline at end of file