Setup Firebase

This commit is contained in:
2020-09-05 08:13:57 +09:00
parent fae263732a
commit 2804e54ffc
3 changed files with 18 additions and 0 deletions

5
.firebaserc Normal file
View File

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