fix(package): initial

This commit is contained in:
2018-08-17 23:23:49 +02:00
commit 15058aebfa
11 changed files with 274 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.nogit/
node_modules/
coverage/
public/
pages/
.yarn/