🎉 initial commit

This commit is contained in:
2021-03-30 20:10:12 +02:00
commit b902b081d7
25 changed files with 6280 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/node_modules/
/dist/
.DS_Store
package-lock.json
yarn.lock
/out
/yarn.lock
/app/node_modules
/app/dist