ngrx-course:NgRx(带有NgRx数据)-完整指南

时间:2021-01-30 00:08:50
【文件属性】:
文件名称:ngrx-course:NgRx(带有NgRx数据)-完整指南
文件大小:184KB
文件格式:ZIP
更新时间:2021-01-30 00:08:50
angular ngrx ngrx-store ngrx-effects ngrx-entity Ngrx(带有NgRx数据)-完整指南 该存储库包含视频课程。 该课程资料库已更新为Angular v11和NgRx 8: 安装先决条件 对于本课程,我们建议您安装Node14。这些是一些在不同操作系统上安装Node的教程: 为了在计算机上的节点版本之间轻松切换,我们建议您使用节点虚拟环境工具,例如或 ,具体取决于您的操作系统。 例如,以下是使用nave切换到新节点版本的方法: # note that you don't even need to update your node version before installing nave npm install -g nave nave use 12.3.1 node -v v12.3.1 安装Angular CLI 使用以下命令,angular-cli将被全局安装在您的计算机中: npm install -g @angular/cli 如何安装此存储库 我们可以使用以下命令安装master分支: git clone https://github.com/angular-university/ngrx-course.g
【文件预览】:
ngrx-course-master
----.browserslistrc(429B)
----src()
--------tsconfig.spec.json(277B)
--------main.ts(372B)
--------index.html(515B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------styles.scss(1KB)
--------assets()
--------test.ts(1KB)
--------tsconfig.app.json(225B)
--------app()
--------typings.d.ts(104B)
----angular.json(4KB)
----tsconfig.json(413B)
----LICENSE(1KB)
----tslint.json(3KB)
----README.md(7KB)
----proxy.json(78B)
----.editorconfig(245B)
----.gitignore(516B)
----server()
--------auth.route.ts(417B)
--------get-courses.route.ts(610B)
--------save-course.route.ts(395B)
--------delete-course.route.ts(351B)
--------search-lessons.route.ts(1KB)
--------create-course.route.ts(514B)
--------server.ts(1000B)
--------server.tsconfig.json(79B)
--------db-data.ts(14KB)
----karma.conf.js(1007B)
----package-lock.json(559KB)
----e2e()
--------tsconfig.e2e.json(235B)
--------app.po.ts(208B)
----package.json(2KB)
----protractor.conf.js(722B)

网友评论