# nodeBlog **Repository Path**: zhuzhichao/nodeBlog ## Basic Information - **Project Name**: nodeBlog - **Description**: 这是一个使用 node.js 的 express 框架写的多人博客系统 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2013-12-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #nodeBlog 这是一个使用 node.js 的 express 框架写的多人博客系统 ##使用前先cd到该目录使用 npm install 命令安装需要的 npm 包 目前已实现注册/登录/登出/发表文章/查看文章功能 随时更新