Added a reports page with a set of links to download CSV reports.

This commit is contained in:
Wynne Crisman
2019-01-01 11:48:56 -08:00
parent 6c17639e0c
commit 5ccb8e6a44
16 changed files with 910 additions and 1588 deletions

View File

@@ -6,7 +6,7 @@
"build": "npm install --product && meteor build --architecture os.linux.x86_64 --server-only ../"
},
"dependencies": {
"1.0": "^1.0.2",
"@babel/runtime": "^7.2.0",
"babel-runtime": "^6.18.0",
"csv-parse": "latest",
"d3": "^4.4.2",