# Amoblog-front **Repository Path**: sysadm/Amoblog-front ## Basic Information - **Project Name**: Amoblog-front - **Description**: Amoblog 博客前端项目 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2021-03-12 - **Last Updated**: 2021-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Amoblog-front [![Fork me on Gitee](https://gitee.com/Jack-chendeng/Amoblog-front/widgets/widget_3.svg)](https://gitee.com/Jack-chendeng/Amoblog-front) #### 介绍 Amoblog 博客前端项目 #### 软件架构 软件架构说明 #### 安装教程 1. git clone https://gitee.com/Jack-chendeng/Amoblog-front.git 2. cd Amoblog-front 3. npm install 5. 修改您本地ServerUtil.js 中服务器请求地址:baseURL 4. npm run dev #### 使用说明 1. 建议使用 pm2 进行运行 使用命令 2. 线上进入目录 执行 pm2 start npm --name "main" -- run build 3. pm2 logs 可查看启动日志