# blogServe **Repository Path**: SeaHappy0501/blogServe ## Basic Information - **Project Name**: blogServe - **Description**: 基于node.js的express框架搭建的博客平台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-23 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blogServe ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` [项目地址](https://www.seahappy.cn) ### 项目基于**node-14.15**进行开发