frontend: initial commit

This commit is contained in:
Franz Heinzmann (Frando) 2021-10-18 21:48:38 +02:00
parent 8d70acc5d2
commit 1ad243f043
21 changed files with 30437 additions and 0 deletions

2
frontend/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules
yarn*