ngrx data 源码
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
文件列表
ngrx-data-master.zip
(预估有个74文件)
ngrx-data-master
.browserslistrc
429B
src
tsconfig.spec.json
277B
main.ts
372B
index.html
515B
polyfills.ts
3KB
environments
environment.ts
387B
environment.prod.ts
51B
暂无评论