文件名称:angular2-website-routes, 使用路由的简单 Angular 2网站示例.zip
文件大小:22KB
文件格式:ZIP
更新时间:2022-10-07 20:38:38
开源
angular2-website-routes, 使用路由的简单 Angular 2网站示例 使用路由构建 Angular 2网站这是一个使用全新路由器的简单 Angular 2网站。 它演示了如何构建组件。配置路由。注入服务,以及使用 @Input decorator将属性绑定到组件。依赖项你必须将 node 和 npm
【文件预览】:
angular2-website-routes-master
----.gitignore(85B)
----app()
--------experiments()
--------boot.ts(254B)
--------app.spec.ts(242B)
--------app.component.css(771B)
--------app.component.html(444B)
--------app.component.ts(926B)
--------common()
--------about()
--------home()
----images()
--------top-shadow.png(943B)
--------logo.png(2KB)
----package.json(1KB)
----webpack.test.config.js(748B)
----karma.conf.js(528B)
----webpack.config.js(756B)
----spec-bundle.js(238B)
----LICENSE(11KB)
----tsconfig.json(415B)
----typings.json(777B)
----README.md(909B)
----index.html(338B)
----favicon.ico(1KB)
----.editorconfig(332B)