Auto deploy to firebase

This commit is contained in:
2018-11-29 17:36:11 -05:00
parent 83ab8ff605
commit 831adbba70
4 changed files with 9418 additions and 0 deletions

5
.firebaserc Normal file
View File

@ -0,0 +1,5 @@
{
"projects": {
"default": "etfdemo"
}
}