角材料课程:角材料课程-源码

上传者: 42101720 | 上传时间: 2021-01-31 14:12:29 | 文件大小: 175KB | 文件类型: ZIP
角材料课程 该存储库包含“的代码。 该课程存储库已更新到Angular v11,并且有package-lock.json文件可用,以避免出现语义版本控制安装问题。 安装先决条件 重要信息:请使用NPM 5或更高版本,以确保使用package-lock.json。 为了运行该项目,我们需要在计算机上安装npm。 这些是一些在不同操作系统上安装节点的教程: 安装最新版本的Node很重要 安装Angular CLI 使用以下命令,angular-cli将被全局安装在您的计算机中: npm install -g @angular/cli 如何安装此存储库 我们可以使用以下命令安装master分支: git clone https://github.com/angular-university/angular-material-course.git 该存储库由几个单独的npm模块组成,可以分别安装。 例如,要运行au-input模块,我们可以执行以下操作: cd angular-material-course npm install 也可以使用npm照常安装模块: npm i

文件下载

资源详情

[{"title":"( 60 个子文件 175KB ) 角材料课程:角材料课程-源码","children":[{"title":"angular-material-course-master","children":[{"title":".browserslistrc <span style='color:#111;'> 429B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"tsconfig.spec.json <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"main.ts <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 511B </span>","children":null,"spread":false},{"title":"polyfills.ts <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"environments","children":[{"title":"environment.ts <span style='color:#111;'> 387B </span>","children":null,"spread":false},{"title":"environment.prod.ts <span style='color:#111;'> 51B </span>","children":null,"spread":false}],"spread":true},{"title":"favicon.ico <span style='color:#111;'> 5.30KB </span>","children":null,"spread":false},{"title":"styles.scss <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"assets","children":[{"title":".gitkeep <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"test.ts <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"tsconfig.app.json <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"app","children":[{"title":"services","children":[{"title":"lessons.datasource.ts <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"course.resolver.ts <span style='color:#111;'> 568B </span>","children":null,"spread":false},{"title":"courses.service.ts <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false}],"spread":false},{"title":"app-routing.module.ts <span style='color:#111;'> 844B </span>","children":null,"spread":false},{"title":"about","children":[{"title":"about.component.html <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"about.component.ts <span style='color:#111;'> 280B </span>","children":null,"spread":false},{"title":"about.component.css <span style='color:#111;'> 40B </span>","children":null,"spread":false}],"spread":false},{"title":"course","children":[{"title":"course.component.html <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"course.component.ts <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"course.component.css <span style='color:#111;'> 600B </span>","children":null,"spread":false}],"spread":false},{"title":"model","children":[{"title":"course.ts <span style='color:#111;'> 193B </span>","children":null,"spread":false},{"title":"lesson.ts <span style='color:#111;'> 133B </span>","children":null,"spread":false}],"spread":false},{"title":"course-dialog","children":[{"title":"course-dialog.component.ts <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"course-dialog.component.html <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"course-dialog.component.css <span style='color:#111;'> 96B </span>","children":null,"spread":false}],"spread":false},{"title":"app.component.css <span style='color:#111;'> 56B </span>","children":null,"spread":false},{"title":"app.module.ts <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"app.component.html <span style='color:#111;'> 938B </span>","children":null,"spread":false},{"title":"home","children":[{"title":"home.component.css <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"home.component.html <span style='color:#111;'> 471B </span>","children":null,"spread":false},{"title":"home.component.ts <span style='color:#111;'> 922B </span>","children":null,"spread":false}],"spread":false},{"title":"courses-card-list","children":[{"title":"courses-card-list.component.html <span style='color:#111;'> 712B </span>","children":null,"spread":false},{"title":"courses-card-list.component.css <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"courses-card-list.component.ts <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false}],"spread":false},{"title":"app.component.ts <span style='color:#111;'> 207B </span>","children":null,"spread":false},{"title":"app.component.spec.ts <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false}],"spread":false},{"title":"typings.d.ts <span style='color:#111;'> 104B </span>","children":null,"spread":false}],"spread":false},{"title":"angular.json <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'> 413B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"INIT.md <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false},{"title":"proxy.json <span style='color:#111;'> 78B </span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 516B </span>","children":null,"spread":false},{"title":"server","children":[{"title":"get-courses.route.ts <span style='color:#111;'> 463B </span>","children":null,"spread":false},{"title":"search-lessons.route.ts <span style='color:#111;'> 1020B </span>","children":null,"spread":false},{"title":"server.ts <span style='color:#111;'> 537B </span>","children":null,"spread":false},{"title":"server.tsconfig.json <span style='color:#111;'> 79B </span>","children":null,"spread":false},{"title":"db-data.ts <span style='color:#111;'> 9.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"karma.conf.js <span style='color:#111;'> 1007B </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 562.57KB </span>","children":null,"spread":false},{"title":"e2e","children":[{"title":"app.e2e-spec.ts <span style='color:#111;'> 305B </span>","children":null,"spread":false},{"title":"tsconfig.e2e.json <span style='color:#111;'> 235B </span>","children":null,"spread":false},{"title":"app.po.ts <span style='color:#111;'> 208B </span>","children":null,"spread":false}],"spread":false},{"title":"package.json <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"protractor.conf.js <span style='color:#111;'> 722B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明