# UserPortrait **Repository Path**: SurplusQAQ/dsj_UserPortrait ## Basic Information - **Project Name**: UserPortrait - **Description**: 用户画像标签管理系统 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-05-12 - **Last Updated**: 2023-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UserPortrait #### 介绍 用户画像标签管理系统 #### 软件架构 软件架构说明 #### 安装教程 1. 进入v-admin目录中,执行`rm -rf node_modules` `npm install` `npm run build:prod` 2. cd main.go所在文件夹 执行 `go mod tidy` `bee run` 3. 访问本地 http://127.0.0.1:8080/dsj_up/#/dashboard