文件名称:angular-crud-with-json-server:用于学习的Angular CRUD项目。 随意浏览
文件大小:171KB
文件格式:ZIP
更新时间:2024-03-04 22:13:40
TypeScript
JSON服务器的Angular CRUD 该项目是使用版本11.0.5和。 开发服务器 导航到“后端”文件夹并运行以下命令: npm start 从http://localhost:3001在本地启动服务器。 导航到“ frontend”文件夹并运行以下命令: npm start 对于开发服务器。 导航到http://localhost:4200/ 。 玩得开心! 项目堆栈 RxJS 角路由 角材料 CRUD动作 JSON服务器后端
【文件预览】:
angular-crud-with-json-server-master
----frontend()
--------tsconfig.app.json(287B)
--------package.json(921B)
--------angular.json(3KB)
--------package-lock.json(458KB)
--------src()
--------tsconfig.json(780B)
--------.browserslistrc(703B)
----.gitignore(638B)
----README.md(600B)
----backend()
--------package.json(272B)
--------package-lock.json(53KB)
--------db.json(277B)