Added QR code and finished page 1

This commit is contained in:
Thaum Rystra
2018-03-03 17:13:36 +02:00
parent 75c8720b04
commit f0cf7f4956
13 changed files with 1423 additions and 110 deletions

View File

@@ -15,6 +15,8 @@
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.3",
"bower": "^1.7.9",
"core-js": "^2.5.1"
"core-js": "^2.5.1",
"meteor-node-stubs": "^0.3.2",
"qrcode": "^1.2.0"
}
}