# nodejs-study **Repository Path**: moshowgame/nodejs-study ## Basic Information - **Project Name**: nodejs-study - **Description**: No description available - **Primary Language**: NodeJS - **License**: Unlicense - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-20 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nodejs-study study node.js - express - art-template以及express-art-template author ---- by [`zhengkai.blog.csdn.net`](https://zhengkai.blog.csdn.net) [【node.js+express之静态文件托管】](https://zhengkai.blog.csdn.net/article/details/120379741) nodejs_express_art-template ---- express+art-template渲染模板以及静态文件功能。使用`yarn start/npm start`开始项目。 具体实现可以参考该文章 [【nodejs+art-template配置模板引擎】](https://zhengkai.blog.csdn.net/article/details/120378487) message board ---- 留言板功能 ,使用`yarn start/npm start`开始项目。 具体实现可以参考该文章 [【nodejs+express留言板功能实现】](https://zhengkai.blog.csdn.net/article/details/120380820) mongoose ---- node.js+mongoose操作MongoDB,具体实现可以参考该文章[【Node.js+Mongoose实现MondoDB操作】](https://blog.csdn.net/moshowgame/article/details/120385968) update ---- 项目 | 更新时间 | 内容 -------- | ----- | ----- nodejs_express_art-template| 2021-09-18|for nodejs + express +art-template study message board | 2021-09-19 |for study 留言板 , display/add message mongoose | 2021-09-21 |for Mongoose操作MongoDB