# 官网模版 **Repository Path**: git-hui-hui/official-website-template ## Basic Information - **Project Name**: 官网模版 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2025-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

🚀vue3-前端模版🚀

## 🌏克隆下载🌏: ``` git clone https://gitee.com/git-hui-hui/official-website-template.git ``` ## ♻🌲环境准备🌲♻ | 环境 | 名称版本 | 备注 | | -------------------- | :----------------------------------------------------------- | ------------------------------------------------------------ | | **开发工具** | VSCode | [下载地址](https://code.visualstudio.com/Download) | | **运行环境** | Node 18+ | [下载地址](http://nodejs.cn/download) | | **VSCode插件(必装)** | 1. `Vue Language Features (Volar) `
2. `TypeScript Vue Plugin (Volar) `
3. 禁用 Vetur | ![vscode-plugin](https://foruda.gitee.com/images/1687755823108948048/d0198b2d_716974.png) | ## 🔛项目启动 ```bash # 克隆代码 git clone https://gitee.com/git-hui-hui/official-website-template.git # 切换目录 cd v3-front-end-template # 安装 yarn npm install yarn -g # 安装依赖 yarn # 启动运行 yarn dev # 项目打包 yarn build ``` ## 🤓项目介绍🤓 这是基于[Vue3](https://v3.cn.vuejs.org)二次封装的前台项目模版([vue3中文文档](https://cn.vuejs.org/)) 技术栈([Vue3](https://v3.cn.vuejs.org) [Element Plus](https://element-plus.org/zh-CN) [Vite](https://cn.vitejs.dev)) 代码格式化