initial commit

This commit is contained in:
2022-11-07 13:09:12 +01:00
commit 5d4a5d95a8
8 changed files with 5743 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
app/.cache
app/.yarncache
app/build/*
app/dist/*
app/node_modules/*
app/yarn-error.log