[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

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
node_modules/
*.d.ts
*.js
*.js.map
src/lib/**/*.js
.idea/
dist/