diff --git a/.gitignore b/.gitignore index ada7dbd..f02f5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ node_modules -.vscode models/word.bin models/word.blend1 models/infinity-symbol.blend1 diff --git a/.gitignore b/.gitignore index ada7dbd..f02f5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ node_modules -.vscode models/word.bin models/word.blend1 models/infinity-symbol.blend1 diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100755 index 0000000..ce9daf6 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,21 @@ +{ + // Verwendet IntelliSense zum Ermitteln möglicher Attribute. + // Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen. + // Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "node", + "request": "launch", + "name": "Start Server", + "program": "${workspaceFolder}/app.js" + }, + { + "type": "chrome", + "request": "launch", + "name": "Start Client", + "url": "http://localhost:8080/index.html", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/.gitignore b/.gitignore index ada7dbd..f02f5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ node_modules -.vscode models/word.bin models/word.blend1 models/infinity-symbol.blend1 diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100755 index 0000000..ce9daf6 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,21 @@ +{ + // Verwendet IntelliSense zum Ermitteln möglicher Attribute. + // Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen. + // Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "node", + "request": "launch", + "name": "Start Server", + "program": "${workspaceFolder}/app.js" + }, + { + "type": "chrome", + "request": "launch", + "name": "Start Client", + "url": "http://localhost:8080/index.html", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/public/Preview.jpg b/public/Preview.jpg new file mode 100644 index 0000000..7686b4e --- /dev/null +++ b/public/Preview.jpg Binary files differ diff --git a/.gitignore b/.gitignore index ada7dbd..f02f5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ node_modules -.vscode models/word.bin models/word.blend1 models/infinity-symbol.blend1 diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100755 index 0000000..ce9daf6 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,21 @@ +{ + // Verwendet IntelliSense zum Ermitteln möglicher Attribute. + // Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen. + // Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "node", + "request": "launch", + "name": "Start Server", + "program": "${workspaceFolder}/app.js" + }, + { + "type": "chrome", + "request": "launch", + "name": "Start Client", + "url": "http://localhost:8080/index.html", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/public/Preview.jpg b/public/Preview.jpg new file mode 100644 index 0000000..7686b4e --- /dev/null +++ b/public/Preview.jpg Binary files differ diff --git a/public/index.html b/public/index.html index b791d45..298ca8c 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,16 @@ Make it rain + + + + + + + + + +