使用 firebase 建站

Website building using firebase

我只想使用 html、css 和 JavaScript 构建网站。我对这些东西有先验知识。但我想使用 Firebase 来托管它。有可能这样做吗?

P.S。我不想使用任何 JS 框架,因为我没有先验知识。

如果答案是否定的,请详细告诉我我应该从什么开始学习做同样的事情。

是的,可以使用 Firebase 来托管您的网站。

Firebase 托管:

Firebase Hosting provides fast and secure static hosting for your web app.

Firebase Hosting is production-grade web content hosting for developers. With Hosting, you can quickly and easily deploy web apps and static content to a global content-delivery network (CDN) with a single command.

更多信息在这里:https://firebase.google.com/docs/hosting/