[add] webapp on localhost:10501 (default)

This commit is contained in:
2020-05-03 15:26:16 +02:00
parent 1577230a12
commit 24d9d6578a
15 changed files with 4066 additions and 53 deletions

View File

@@ -14,6 +14,7 @@
},
"include": [
"src/*",
"src/**/*",
"../node_modules/@types/node/globals.d.ts"
],
"compileOnSave": true