{"id":25112538,"url":"https://github.com/agileago/fe-template","last_synced_at":"2025-10-04T19:46:24.683Z","repository":{"id":47116452,"uuid":"355777829","full_name":"agileago/fe-template","owner":"agileago","description":"Vue3 Vite模板","archived":false,"fork":false,"pushed_at":"2025-04-16T02:59:46.000Z","size":3269,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T13:08:39.040Z","etag":null,"topics":["oop","vue3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agileago.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-04-08T05:46:43.000Z","updated_at":"2025-04-16T02:59:49.000Z","dependencies_parsed_at":"2023-02-17T14:00:29.058Z","dependency_job_id":"6f9052b4-9cba-493d-9f6b-9df293f1f60c","html_url":"https://github.com/agileago/fe-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agileago%2Ffe-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agileago%2Ffe-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agileago%2Ffe-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agileago%2Ffe-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agileago","download_url":"https://codeload.github.com/agileago/fe-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250246727,"owners_count":21398919,"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":["oop","vue3"],"created_at":"2025-02-08T01:53:03.242Z","updated_at":"2025-10-04T19:46:24.678Z","avatar_url":"https://github.com/agileago.png","language":"TypeScript","readme":"# vite vue3 前端基础模板\n\n### 设置**npm**国内镜像\n\n```shell\nnpm install -g nrm\nnrm use taobao\n```\n\n### 安装依赖\n\n```shell\npnpm install\n```\n\n### 命令\n\n所有命令使用 `pnpm run` 执行\n\n- `dev` : 启动开发\n- `build` : 生产构建\n- `preview` : 本地构建完成预览\n- `type:check` : 类型检查\n- `lint` : eslint修复代码\n- `format` : prettier代码\n- `chrome` : 打开无跨域限制的浏览器\n- `api` : swagger生成请求代码，在 `src/api` 下进行配置\n\n### 功能\n\n- 使用 `vue-better-props` 书写vue组件，只允许使用 `tsx` 组件\n- 使用 `tailwindcss` 书写样式，拒绝出现多余的 `css` 文件\n- svg图标都在 `icons` 文件夹下\n- 配置请在 `conf` 文件中添加\n\n\n### 命名规范\n\n1. 使用小写加 `-` 作为文件命名，比如文件夹 `search-form` 尽量避免文件及文件夹出现大写及汉字情况\n2. js命名采用小驼峰 `searchForm`, 类采用大驼峰 `SearchForm`\n3. 文件使用后缀标识功能 `home.view.tsx` 表示此文件作为页面，`home.service.ts` 作为服务等等\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagileago%2Ffe-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagileago%2Ffe-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagileago%2Ffe-template/lists"}