Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 173 Bytes

File metadata and controls

17 lines (11 loc) · 173 Bytes

TodoListApplication

CS202 课程项目

Web 前端开发环境运行

cd frontend
npm install
npm run dev

后端开发开发环境运行