react_contact_keeper:具有React挂钩上下文和JWT身份验证的全栈MERN联系人管理器 源码
联系老板 具有React挂钩,上下文和JWT身份验证的全堆栈MERN联系人管理器。 演示: : 用法 安装依赖项 npm install npm client-install Mongo连接设置 编辑/config/default.json文件以包含正确的MongoDB URI 运行服务器 npm run dev # Express & React :3000 & :5000 npm run server # Express API Only :5000 npm run client # React Client Only :3000
文件列表
react_contact_keeper-master.zip
(预估有个47文件)
react_contact_keeper-master
client
.gitignore
310B
package.json
768B
package-lock.json
502KB
src
components
layout
Alerts.js
472B
Navbar.js
2KB
暂无评论