app-redux-list-of-todo:基于用户级任务列表的带有Angular的Redux入门应用程序

时间:2024-05-03 12:27:16
【文件属性】:

文件名称:app-redux-list-of-todo:基于用户级任务列表的带有Angular的Redux入门应用程序

文件大小:250KB

文件格式:ZIP

更新时间:2024-05-03 12:27:16

TypeScript

Apptodo 该项目是使用版本11.0.3生成的。 开发服务器 为开发服务器运行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 CLI的更多帮助,请使用ng help或查看“ 页面。


【文件预览】:
app-redux-list-of-todo-app-creation
----tsconfig.app.json(287B)
----docs()
--------polyfills.bf99d438b005d57b2b31.js(36KB)
--------index.html(519B)
--------runtime.359d5ee4682f20e936e9.js(1KB)
--------main.f9ca0bf4bd0aec8873a2.js(225KB)
--------styles.4c352b27d984c35d2ea9.css(5KB)
--------3rdpartylicenses.txt(31KB)
--------favicon.ico(948B)
----package.json(1KB)
----tslint.json(3KB)
----tsconfig.spec.json(333B)
----angular.json(4KB)
----package-lock.json(515KB)
----src()
--------test.ts(753B)
--------assets()
--------index.html(293B)
--------app()
--------main.ts(372B)
--------styles.css(80B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
----tsconfig.json(458B)
----e2e()
--------protractor.conf.js(904B)
--------src()
--------tsconfig.json(274B)
----.gitignore(631B)
----.browserslistrc(703B)
----karma.conf.js(1KB)
----README.md(1016B)
----.editorconfig(274B)

网友评论