# 仿微博 **Repository Path**: wls_javawyxawd/imitation-weibo ## Basic Information - **Project Name**: 仿微博 - **Description**: dev-client分支为前端,dev-server为后端地址 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev-client - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2023-09-22 - **Last Updated**: 2024-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue-cli, Java, SpringCloud ## README # wb-client # 前端预览 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).