# BLOG-APP **Repository Path**: yjhenan/BLOG-APP ## Basic Information - **Project Name**: BLOG-APP - **Description**: NodeJS学习练手的博客系统 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-10 - **Last Updated**: 2021-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BLOG-APP > A node.js project 没写完,只完成了登陆模块 ## Build Setup ``` bash # 安装 npm install # 端口 8088 node service # 浏览器网址 http://localhost:8088/admin/ ```