文件名称:juan-loera-ux-iop
文件大小:28KB
文件格式:ZIP
更新时间:2024-05-21 00:16:00
JavaScript
胡安·卢埃拉·尤普 ##描述 用户管理系统-能够创建,列出,编辑和删除存储在mongodb中的用户。 将能够保存每个用户的电子邮件地址和电话号码(保存后无法更改电子邮件地址)。 ##如何使用将项目下载到本地目录。 安装mongodb: : 打开终端并在本地目录中运行npm install 。 项目连接到localhost:1820 。 ## Dependencies angular.js angular-resource.js angular-ui-router.js toaster.js bootstrap.css
【文件预览】:
juan-loera-ux-iop-master
----.gitignore(39B)
----README.md(540B)
----test()
--------karma.conf.js(3KB)
--------services()
--------directives()
--------controllers()
----.jshintrc(2KB)
----package.json(710B)
----dist()
--------css()
--------index.html(1KB)
----src()
--------sass()
--------partials()
--------js()
--------index.html(1KB)
----.editorconfig(216B)
----gulpfile.js(3KB)