📜  什么是 firebase - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:39.030000             🧑  作者: Mango

代码示例1
Firebase is a development platform that provides a multitude of features
from hosting to database to analytics to authentication and much more.

To get started,
1. Create a project at https://console.firebase.google.com/
2. Create a web or mobile app
3. Start coding!