local weather app:Angular用于企业就绪Web开发的本地天气应用程序项目 源码
LocalWeatherApp 该项目是使用版本11.0.2生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。
文件列表
local-weather-app-master.zip
(预估有个50文件)
local-weather-app-master
tsconfig.spec.json
333B
.browserslistrc
703B
dev-norms.md
857B
.prettierignore
10B
src
main.ts
371B
index.html
308B
styles.css
80B
polyfills.ts
3KB
暂无评论