chore: home screen

This commit is contained in:
Kyle Gill
2019-04-08 09:08:00 -06:00
parent e8a8f41d81
commit 37b633ea82
11 changed files with 3676 additions and 1 deletions

View File

@@ -16,5 +16,10 @@
"destination": "/index.html"
}
]
},
"functions": {
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" run lint"
]
}
}