Angular7.0 官方示例项目

时间:2021-12-17 16:21:54
【文件属性】:
文件名称:Angular7.0 官方示例项目
文件大小:40KB
文件格式:ZIP
更新时间:2021-12-17 16:21:54
angular angular官网提供的案例,ng版本7.0,Typescript. 用的模拟数据,包含最基本的模块的写法。
【文件预览】:
src
----tsconfig.spec.json(256B)
----main.ts(177B)
----index.html(292B)
----styles.css(1KB)
----polyfills.ts(3KB)
----environments()
--------environment.ts(662B)
--------environment.prod.ts(51B)
----favicon.ico(11KB)
----tslint.json(314B)
----test.ts(642B)
----tsconfig.app.json(166B)
----browserslist(389B)
----app()
--------app-routing.module.ts(1KB)
--------admin()
--------auth()
--------compose-message()
--------message.service.ts(247B)
--------app.component.css(0B)
--------selective-preloading-strategy.service.ts(684B)
--------animations.ts(805B)
--------app.module.ts(1KB)
--------app.component.html(553B)
--------page-not-found()
--------app.component.ts(456B)
--------dialog.service.ts(644B)
--------heroes()
--------crisis-center()
--------can-deactivate.guard.ts(504B)
----karma.conf.js(965B)
angular.json
tsconfig.json
tslint.json
.editorconfig
e2e
----tsconfig.e2e.json(214B)
----src()
--------app.e2e-spec.ts(6KB)
--------app.po.ts(208B)
----protractor.conf.js(874B)
package.json

网友评论