{"id":13604489,"url":"https://github.com/wei-zone/vue3-quick-start","last_synced_at":"2025-04-12T02:30:46.369Z","repository":{"id":179485515,"uuid":"663503292","full_name":"wei-zone/vue3-quick-start","owner":"wei-zone","description":"a better vue3 start project","archived":false,"fork":false,"pushed_at":"2025-01-11T14:50:40.000Z","size":1961,"stargazers_count":23,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T20:08:10.276Z","etag":null,"topics":["vite","vue-init-template","vue3","vue3-init-template","vue3-start","vue3-template"],"latest_commit_sha":null,"homepage":"https://wei-zone.github.io/vue3-quick-start/","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/wei-zone.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}},"created_at":"2023-07-07T12:52:11.000Z","updated_at":"2025-03-26T15:20:25.000Z","dependencies_parsed_at":"2023-11-18T09:26:20.769Z","dependency_job_id":"b29197bd-b17b-4d4c-97b4-9167829b171b","html_url":"https://github.com/wei-zone/vue3-quick-start","commit_stats":null,"previous_names":["wforguo/vue3-quick-start","wei-zone/vue3-quick-start"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei-zone%2Fvue3-quick-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei-zone%2Fvue3-quick-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei-zone%2Fvue3-quick-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei-zone%2Fvue3-quick-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei-zone","download_url":"https://codeload.github.com/wei-zone/vue3-quick-start/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506901,"owners_count":21115503,"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":["vite","vue-init-template","vue3","vue3-init-template","vue3-start","vue3-template"],"created_at":"2024-08-01T19:00:46.613Z","updated_at":"2025-04-12T02:30:45.992Z","avatar_url":"https://github.com/wei-zone.png","language":"TypeScript","funding_links":[],"categories":["Get Started","TypeScript"],"sub_categories":["Templates"],"readme":"# vue3-quick-start\n\nEnglish | [简体中文](https://github.com/wforguo/vue3-quick-start/blob/master/readme.zh-CN.md)\n\nThis template should help get you started developing with Vue 3 in Vite.\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\n[start guide](https://forguo.cn/f2e/%E5%B7%A5%E7%A8%8B%E5%8C%96/Vue3%E5%89%8D%E7%AB%AF%E5%B7%A5%E7%A8%8B%E5%8C%96%E9%A1%B9%E7%9B%AE%E6%90%AD%E5%BB%BA.html)\n\n## vite config\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## start\n\n```sh\npnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\npnpm dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\npnpm build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\npnpm test:unit\n```\n\n### Run End-to-End Tests with [Cypress](https://www.cypress.io/)\n\n```sh\npnpm test:e2e:dev\n```\n\nThis runs the end-to-end tests against the Vite development server. It is much faster than the production build.\n\nBut it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments):\n\n```sh\npnpm build\npnpm test:e2e\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\npnpm lint\n```\n\n## debug\n\n[eruda](https://github.com/liriliri/eruda)\n\nOpening method [modify variables or opening method as needed]\n\nAdd after link: `?debug=true`\n\nsuch as: [http://127.0.0.1:5000/?debug=true](http://127.0.0.1:5000/?debug=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei-zone%2Fvue3-quick-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwei-zone%2Fvue3-quick-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei-zone%2Fvue3-quick-start/lists"}