Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 298 Bytes

01_student_management

express + MongoDB 的简版学生管理系统:
生成两个学生列表,第一个表格服务端渲染,第二个表格客户端渲染

02_student_management_mongoose

express + mongoose 的简版学生管理系统:
实现增加、删除、修改功能