Angular-Avancado:Angular中的高级技术

时间:2021-04-13 06:40:43
【文件属性】:
文件名称:Angular-Avancado:Angular中的高级技术
文件大小:2.33MB
文件格式:ZIP
更新时间:2021-04-13 06:40:43
TypeScript Angular中间项目-数字创新1 该项目是为平台设计的 该项目包括一个电影系统。 注册和版本的可能性。 影片列表和观看。 使用字符搜索。 使用json服务器来“模拟”后端。 安装 克隆存储库 输入项目并安装npm install依赖项 当地环境 Run ng serve用于使项目在本地运行。 访问URL http://localhost:4200/ 。 根据您对代码所做的更改,该项目已自动重新加载 模拟后端 运行npm install -g json-server全局安装json服务器。 安装完成后,进入项目文件夹并运行json-server --watch db.json ,使用该服务器将在url http://localhost:3000/处启动服务器,初始化后便可以发出http请求。 生成组件 运行ng generate component nome-do-compone
【文件预览】:
Angular-Avancado-main
----db.json(6KB)
----.gitattributes(66B)
----db-1618012959657.json(6KB)
----src()
--------tsconfig.spec.json(256B)
--------main.ts(390B)
--------index.html(481B)
--------polyfills.ts(1KB)
--------environments()
--------favicon.ico(5KB)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------tsconfig.app.json(170B)
--------app()
--------karma.conf.js(964B)
----angular.json(4KB)
----tsconfig.json(470B)
----LICENSE(1KB)
----tslint.json(3KB)
----IMG()
--------img_1.png(873KB)
--------img_5.png(241KB)
--------img_3.png(678KB)
--------img_2.png(337KB)
--------img_4.png(141KB)
----README.md(2KB)
----browserslist(375B)
----.editorconfig(245B)
----.gitignore(503B)
----index.js(13KB)
----package-lock.json(476KB)
----e2e()
--------tsconfig.e2e.json(213B)
--------src()
--------protractor.conf.js(752B)
----package.json(2KB)

网友评论