Initial commit

This commit is contained in:
2019-06-08 22:08:01 +02:00
commit c84ea8e09c
6 changed files with 586 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