angularCRUD:带有json-server(fake RESt API)和MDbootstrap的Angular CRUD

时间:2024-05-22 23:39:43
【文件属性】:

文件名称:angularCRUD:带有json-server(fake RESt API)和MDbootstrap的Angular CRUD

文件大小:86KB

文件格式:ZIP

更新时间:2024-05-22 23:39:43

angular font-awesome angular-cli crud-application json-server

AngularCRUD 该项目是使用版本1.7.4生成的。 在不到30秒的获得具有零编码的完整伪造的REST API 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用-prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e通过执行端到端测试。 进一步的帮助 要获得有关Angular C


【文件预览】:
angularCRUD-master
----.gitignore(544B)
----e2e()
--------app.e2e-spec.ts(294B)
--------app.po.ts(208B)
--------tsconfig.e2e.json(235B)
----package.json(1KB)
----tslint.json(3KB)
----src()
--------app()
--------assets()
--------tsconfig.spec.json(283B)
--------main.ts(370B)
--------test.ts(642B)
--------tsconfig.app.json(211B)
--------environments()
--------index.html(1KB)
--------favicon.ico(5KB)
--------styles.css(80B)
--------typings.d.ts(104B)
--------polyfills.ts(3KB)
----karma.conf.js(923B)
----tsconfig.json(363B)
----README.md(2KB)
----.angular-cli.json(1KB)
----protractor.conf.js(722B)
----.editorconfig(245B)
----yarn.lock(233KB)

网友评论