First working state

This commit is contained in:
2022-01-02 17:04:50 +01:00
commit 6657d0f682
43 changed files with 22129 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
package-lock.json
node_modules