# node_blog **Repository Path**: zdx175851129/node_blog ## Basic Information - **Project Name**: node_blog - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-11 - **Last Updated**: 2022-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node_blog #### 介绍 基于express框架开发的blog项目。 #### 软件架构 nodeJs+js+mongodb #### 安装教程 安装node git clone 项目地址 cd 项目文件夹 npm install #### 使用说明 安装mongoDB后,项目数据库端口:27017 cmd>node app.js #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request