weather-app:使用LocalStorage的Vanilla JS天气预报应用

时间:2021-03-20 14:26:12
【文件属性】:
文件名称:weather-app:使用LocalStorage的Vanilla JS天气预报应用
文件大小:95KB
文件格式:ZIP
更新时间:2021-03-20 14:26:12
JavaScript 天气应用 :umbrella_with_rain_drops: 使用Vanilla JS天气预报应用程序。 建于 HTML CSS JavaScript 在进行此项目时,不会损害任何框架。 现场演示 入门 要启动并运行本地副本,请按照以下步骤操作: 克隆库和cd进去 git clone https://github.com/MauricioRobayo/weather-app cd weather-app 安装依赖项 npm install 启动webpack-dev-server npm run start 建立生产场地 npm run build 使用将生产站点自动部署到GitHub页面。 贡献 欢迎贡献,问题和功能要求! 致谢 该项目使用 。 为了能够从前端代码中删除API密钥,项目使用。 执照
【文件预览】:
weather-app-main
----.github()
--------workflows()
----.eslintrc.js(408B)
----webpack.config.js(759B)
----src()
--------index.html(4KB)
--------js()
--------style.scss(2KB)
--------index.js(680B)
----LICENSE(1KB)
----README.md(1KB)
----.env.sample(72B)
----.gitignore(1KB)
----package-lock.json(337KB)
----package.json(1KB)

网友评论