chore: Init package

This commit is contained in:
Fándly Gergő
2021-01-05 17:03:18 +02:00
commit 6362a7fde9
8 changed files with 6349 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
node_modules/*
build/*