Configure firebase hosting

This commit is contained in:
schmelczerandras 2020-09-21 16:16:55 +02:00
parent bff374c580
commit c5f3d551c7
4 changed files with 37 additions and 0 deletions

5
.firebaserc Normal file
View file

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