working prototype

This commit is contained in:
Thomas Ruoff
2017-02-19 00:23:16 +01:00
parent 09aca6778c
commit 8542c0bf2d
9 changed files with 55087 additions and 33 deletions

View File

@@ -18,7 +18,8 @@
"preact": "^7.2.0",
"preact-compat": "^3.13.1",
"preact-router": "^2.4.1",
"react-pdf": "0.0.10"
"react-pdf": "0.0.10",
"uuid": "^3.0.1"
},
"devDependencies": {
"babel-core": "^6.23.1",