nodejs-website-demo icon indicating copy to clipboard operation
nodejs-website-demo copied to clipboard

请问这个项目都用到了那些模块和框架?

Open liangfenggithub opened this issue 7 years ago • 3 comments

如题、

liangfenggithub avatar Nov 24 '17 05:11 liangfenggithub

模块你可以从 node_modules 里看到用到了哪些。 前端框架 用的Jade 和 angularjs, 后台框架就是 Node.js Express 框架。 还有什么问题可以继续问哦。

iteming avatar Dec 01 '17 02:12 iteming

"dependencies": { "body-parser": "~1.15.2", "cookie-parser": "~1.4.3", "express-session": "~1.0.0", "debug": "~2.2.0", "ejs": "~2.3.3", "express": "~4.14.0", "jade": "~1.11.0", "morgan": "~1.7.0", "moment": "~2.17.1", "multer": "~1.0.6", "formidable": "~1.0.0", "serve-favicon": "~2.3.0" }

iteming avatar Dec 01 '17 02:12 iteming

好的,谢谢你。

liangfenggithub avatar Dec 01 '17 05:12 liangfenggithub