🎉 Initial commit

This commit is contained in:
Jan Oberhauser 2019-10-03 08:53:03 +02:00
commit d3a225f94e
10 changed files with 537 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
node_modules
.DS_Store
.tmp
tmp
dist
npm-debug.log*
package-lock.json
yarn.lock