# node-todolist **Repository Path**: lspCode/aaa ## Basic Information - **Project Name**: node-todolist - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-05-25 - **Last Updated**: 2021-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node.js+mongodb+ejs+bootstrap ================ #软件架构 本程序采用node.js+mongodb+ejs+bootstrap #node.js模块 "body-parser" : "1.9.0", "cookie-parser" : "1.3.3", "express" : "4.9.5", "ejs" : "1.0.0", "errorhandler" : "1.2.0", "method-override" : "2.2.0", "ejs-locals" : "1.0.2", "mongoose" : "3.8.17", "morgan" : "1.3.2", "serve-favicon" : "2.1.5", "serve-static" : "1.6.3", "bootstrap" : "3.3.0", "moment" : "2.8.3", "jquery" : "2.1.1", "path" : "0.4.9" #安装 git clone https://git.oschina.net/lspCode/aaa.git cd node.js-todolist npm install node app.js #预览 ![image](tododemo.png) ======= #node