文件名称:weather-app-angular-deux:Angular 2.0 的实验
文件大小:173KB
文件格式:ZIP
更新时间:2024-07-10 06:57:52
CSS
天气我 作为 Angular 2.0 实验而构建的示例天气应用程序。 入门 要运行演示应用程序,您需要获取 Forecast.io 的 API 密钥。 您可以在找到代码 打开app/index.html并替换var forecastIoApiKey = 'API_KEY'; 使用实际的 API 密钥。 从终端运行npm install和gulp来安装和构建前端资源。 运行gulp serve来启动应用程序。
【文件预览】:
weather-app-angular-deux-master
----traceurOptions.js(360B)
----strip_maps.sh(54B)
----gulpfile.js(3KB)
----ng2build.sh(262B)
----README.md(553B)
----.gitignore(51B)
----app()
--------index.html(1KB)
--------styles()
--------favicon.ico(1KB)
--------images()
--------components()
--------fonts()
----package.json(1KB)