Initial commit

This commit is contained in:
2019-10-10 12:32:54 +02:00
commit 146b2bdaa7
7 changed files with 135 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
package-lock.json
package.json
webpack.config.js