# luxi_wiki_vue **Repository Path**: tzc_xyh/luxi_wiki_vue ## Basic Information - **Project Name**: luxi_wiki_vue - **Description**: 个人知识库(用户端) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-24 - **Last Updated**: 2025-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # luxi_admin ## 介绍 > 知识库项目/博客项目(前端) > 基于[ZHOUYI-ADMIN](https://gitee.com/Z568_568/ZHOUYI-ADMIN)实现,使用`VUE3`、`JavaScript` ## 项目启动 ### 拉取项目 ```bash # 拉取指定分支方式 git clone -b 分支名 远程仓库地址 ``` 默认已经存在必备的组件`Nodejs`、`VUE3` ### 项目构建 ```bash npm install ``` ### 启动 ```bash npm run dev ``` ### 打包 ```bash npm run build ``` ## 前端图示