first commit with package.json

This commit is contained in:
2021-08-06 20:33:55 +02:00
parent 6eb44cfdc3
commit c11ad68acd
3 changed files with 33 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/node_modules
.idea