文件名称:ng-fundamentals:Pluralsight中的ng基础课程代码
文件大小:275KB
文件格式:ZIP
更新时间:2024-03-28 01:14:22
TypeScript
Ng基础知识 遵循Pluralsight中的ng基础知识课程的代码(由Joe Eames和Jim Cooper撰写): ://www.pluralsight.com/courses/angular-fundamentals
【文件预览】:
ng-fundamentals-master
----.eslintrc.json(379B)
----.gitignore(631B)
----e2e()
--------src()
--------tsconfig.json(214B)
--------protractor.conf.js(808B)
----package.json(2KB)
----package-lock.json(439KB)
----src()
--------app()
--------tslint.json(2KB)
--------karma.conf.js(1KB)
--------assets()
--------tsconfig.spec.json(255B)
--------main.ts(372B)
--------test.ts(753B)
--------tsconfig.app.json(170B)
--------environments()
--------index.html(322B)
--------favicon.ico(948B)
--------styles.css(478B)
--------polyfills.ts(3KB)
----tsconfig.json(546B)
----angular.json(4KB)
----README.md(163B)
----.vscode()
--------launch.json(489B)
----proxy.config.json(104B)
----browserslist(429B)
----.editorconfig(246B)