{"id":20485403,"url":"https://github.com/houdunwang/vue","last_synced_at":"2025-06-25T15:08:28.633Z","repository":{"id":38737466,"uuid":"439246473","full_name":"houdunwang/vue","owner":"houdunwang","description":"VUE 前端脚手架","archived":false,"fork":false,"pushed_at":"2024-10-10T16:36:00.000Z","size":51730,"stargazers_count":91,"open_issues_count":2,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T11:09:50.571Z","etag":null,"topics":["typescript","vscode","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/houdunwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-17T07:25:32.000Z","updated_at":"2025-01-02T20:34:16.000Z","dependencies_parsed_at":"2024-11-15T16:43:10.737Z","dependency_job_id":null,"html_url":"https://github.com/houdunwang/vue","commit_stats":{"total_commits":178,"total_committers":3,"mean_commits":"59.333333333333336","dds":"0.011235955056179803","last_synced_commit":"fbf9e9758427f0184f5a154828cb3caac129877e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/houdunwang/vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houdunwang%2Fvue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houdunwang%2Fvue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houdunwang%2Fvue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houdunwang%2Fvue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/houdunwang","download_url":"https://codeload.github.com/houdunwang/vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houdunwang%2Fvue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261897032,"owners_count":23226649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["typescript","vscode","vue","vue3","vuejs"],"created_at":"2024-11-15T16:30:11.737Z","updated_at":"2025-06-25T15:08:28.607Z","avatar_url":"https://github.com/houdunwang.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 项目介绍\n\nhoudunren-vue 帮助大家加快前端项目的开发，本项目提供了前端开发的很多基础功能。使用 vite、typescript、vue3、element-plus、pinia、vue-router、axios、tailwindcss 等技术开发。\n\n\u003e 希望大家为本项目加个 Star，这样我们会更有动力，谢谢你。\n\n**项目特点**\n\n- 组件自动加载\n- 提供丰富的组件\n- 支持 typescript\n- 使用 vue3+pinia 等新技术\n- 项目结构清晰，方便快速开发\n- 全局表单验证\n- tailwindcss 与 element-plus 样式控制\n- 多个后台管理界面\n- 移动端自适应用\n- 基于 token 身份验证\n\n**在线文档**\n\n请查看[在线手册](https://doc.houdunren.com)学习使用，同时 [后盾人](https://www.houdunren.com/) 也提供了丰富的视频教程。\n\n### 作者\n\n开发者 [向军大叔](https://www.houdunren.com) 从事编程多年的老程序员，晚 8 点在抖音与 B 站直播，欢迎光临。\n\n### 版本库\n\n我会将项目提交到 [github](https://github.com/houdunwang/vue) 与 [gitee](https://gitee.com/houdunren/vue) 两个版本库。\n\n## 安装项目\n\n现在我们来安装前端脚手架项目，我介绍三种安装方式\n\n安装后修改.env 文件内容: **VITE_MOCK_ENABLE=true**，这样可以使用 mock 数据查看效果，如果你有后台数据记得设置为**false**。\n\n### GIT\n\n通过 [github](https://github.com/houdunwang/vue) 或 [gitee](https://gitee.com/houdunren/vue) 下载源码进行安装\n\n```\n$ git clone https://gitee.com/houdunren/vue houdunren-vue\n$ cd houdunren-vue\n$ npm install\n$ npm run dev\n```\n\n### CLI\n\n向军大叔编写了 `houdunren-vue` 命令，帮助你进行项目安装。\n\n**全局安装**\n\n首先全局安装 `houdunren-vue` 命令\n\n```\nnpm install -g houdunren-vue\n#或\npnpm add -g houdunren-vue\n```\n\n然后执行 `houdunren-vue` 命令，按提示进行操作\n\n```\n➜  code houdunren-vue\n  _                     _\n | |__   ___  _   _  __| |_   _ _ __  _ __ ___ _ __    ___ ___  _ __ ___\n | '_ \\ / _ \\| | | |/ _` | | | | '_ \\| '__/ _ \\ '_ \\  / __/ _ \\| '_ ` _ \\\n | | | | (_) | |_| | (_| | |_| | | | | | |  __/ | | || (_| (_) | | | | | |\n |_| |_|\\___/ \\__,_|\\__,_|\\__,_|_| |_|_|  \\___|_| |_(_)___\\___/|_| |_| |_|\n\n欢迎使用后盾人前端脚手架，向军大叔每晚8点在抖音与bilibli直播\n? 请输入目录名 hd\n✔ 项目创建成功，请依次执行以下命令\ncd hd\nnpm install\nnpm run dev\n```\n\n**项目安装**\n\n如果只想在项目中使用 houdunren-vue，使用 npx 是简单的\n\n首先在项目中安装 houdunren-vue\n\n```\npnpm add houdunren-vue\n#或\nnpm install houdunren-vue\n```\n\n然后执行命令安装项目\n\n```\nnpx houdunren-vue\n```\n\n## 更新项目\n\n从 [github](https://github.com/houdunwang/vue) 或 [gitee](https://gitee.com/houdunren/vue) 下载项目，然后替换除 **src** 目录以外的文件。\n\n## 项目预览\n\n![image-20220424180043074](./core/assets/image-202204241800430745.jpg)\n\n![image-20220424193919149](./core/assets/image-20220706223604418.jpg)\n\n![image-20220706223650063](./core/assets/image-20220706223650063.jpg)\n\n\u003cimg src=\"./core/assets/2023-03-18_03.03.43.jpeg\" alt=\"image-20220706223650063\" style=\"zoom:65%;\" /\u003e\n\n## 每晚直播\n\n向军大叔会在每晚八点进行直播，与大家交流技术与生活。\n\n\u003cimg src=\"./core/assets/xj.jpg\" alt=\"image-20210216220804022\" style=\"zoom:50%;\" /\u003e\n\n请扫描下方二维码进入直播间，我们一起交流成长。\n\n| 抖音                                                 | Bilibili                                              |\n| ---------------------------------------------------- | ----------------------------------------------------- |\n| ![image-20210216220804022](./core/assets/douyin.jpg) | ![image-20210216220804022](./core/assets/bilibli.jpg) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoudunwang%2Fvue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoudunwang%2Fvue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoudunwang%2Fvue/lists"}