initial commit

This commit is contained in:
bniwredyc
2023-03-29 17:17:43 +02:00
commit cd8a761630
6 changed files with 206 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
npm-debug.log*
.vscode
.DS_Store
.idea/