前端:react、redux和react router,默认占用3000,后端:koa2,数据库:mongodb,要求node8.0以上,默认占用8080; 后端部署到了heroku,已经对跨域做了处理。接口地址:https://call-club.herokuapp.com/api;
cd web => npm install => npm start
cd server = > npm install => node index
功能:
- 登陆、注册
- 文章列表、详情、创建和评论
- 对文章的评论和对个人的回复
- 信息数量,标记单个已读和全部已读
- 管理员功能