weather-app:该应用程序显示当前天气以及任何给定城市的天气预报

时间:2021-03-20 07:03:05
【文件属性】:
文件名称:weather-app:该应用程序显示当前天气以及任何给定城市的天气预报
文件大小:1.01MB
文件格式:ZIP
更新时间:2021-03-20 07:03:05
TypeScript 天气应用 该项目是使用版本11.2.4生成的。 概括 这是一个使用来显示天气数据的天气应用程序。这使用Angular 11制作前端。可以在https://abhishekkrmehta.github.io/weather-app/查看演示 开发服务器 安装Angular CLI和Node.js 导航到项目目录并运行npm install 为开发服务器运行ng serve 。导航到http://localhost:4200/ 。如果您更改任何源文件,该应用程序将自动重新加载。 部署方式 使用https://abhishekkrmehta.github.io/weather-app/上的github页面部署此应用程序。 可以改善 使应用程序响应 提高单元测试覆盖率 删除未使用的进口/变量 运行单元测试 运行ng test以通过执行单元测试。 作者 这个应用程式是由Abhishek建立的。您可以
【文件预览】:
weather-app-main
----.gitignore(556B)
----karma.conf.js(1KB)
----tsconfig.json(783B)
----README.md(1KB)
----tsconfig.spec.json(333B)
----angular.json(4KB)
----.browserslistrc(703B)
----package.json(1KB)
----tslint.json(3KB)
----src()
--------test.ts(753B)
--------environments()
--------app()
--------polyfills.ts(3KB)
--------styles()
--------main.ts(372B)
--------index.html(757B)
--------assets()
----e2e()
--------tsconfig.json(274B)
--------src()
--------protractor.conf.js(904B)
----tsconfig.app.json(267B)
----.editorconfig(274B)
----package-lock.json(573KB)

网友评论