Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 415 Bytes

follower-following

followers与following比较(可看哪些是相互follower)

使用方法

1.拉取项目
2.进入项目,安装依赖:npm install
3.运行前端项目: npm run dev
4.进入node目录,启动服务:node index.js

效果演示