Change hosting to firebase

This commit is contained in:
schmelczerandras 2020-09-24 21:19:23 +02:00
commit e31b69931a
8 changed files with 43 additions and 156 deletions

5
.firebaserc Normal file
View file

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