文件名称:weather-me:通过短信向您提供每日预报
文件大小:248KB
文件格式:ZIP
更新时间:2024-06-18 15:07:33
javascript firebase hackathon bootstrap4 twillio
天气我 入门 访问以查看实时应用程序 先决条件 Git & NPM & Firebase CLI 安装步骤 # clone the repo git clone https://github.com/shimphillip/weather-me.git # navigate to the functions directory cd weather-me/functions # install packages npm install or yarn # start the app firebase serve 部署 # deploy the app firebase deploy # deploy only cloud functions firebase deploy --only functions 版本控制 1.0.0 作者 菲利普·希姆 陷阱 3 小时预测不提供有关进行 AP
【文件预览】:
weather-me-master
----.DS_Store(6KB)
----public()
--------index.html(8KB)
--------js()
--------404.html(2KB)
--------css()
----.firebaserc(58B)
----firebase.json(519B)
----LICENSE(1KB)
----firestore.rules(173B)
----firestore.indexes.json(44B)
----README.md(2KB)
----docs()
--------login.png(79KB)
--------dashboard.png(107KB)
--------text-message.jpg(45KB)
----.gitignore(1KB)
----functions()
--------.eslintrc.json(4KB)
--------.gitignore(18B)
--------index.js(4KB)
--------package-lock.json(122KB)
--------package.json(735B)
----package-lock.json(27B)