{"id":19068403,"url":"https://github.com/zhf1206/vue-pages-template","last_synced_at":"2026-04-16T10:02:05.183Z","repository":{"id":98997298,"uuid":"137050287","full_name":"zhf1206/vue-pages-template","owner":"zhf1206","description":"这是一个多页面vue项目开发框架","archived":false,"fork":false,"pushed_at":"2018-06-12T09:57:37.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T07:00:03.526Z","etag":null,"topics":["nodejs","template","vue","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zhf1206.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,"zenodo":null}},"created_at":"2018-06-12T09:40:07.000Z","updated_at":"2018-06-13T03:06:52.000Z","dependencies_parsed_at":"2023-05-01T05:32:30.200Z","dependency_job_id":null,"html_url":"https://github.com/zhf1206/vue-pages-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhf1206/vue-pages-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhf1206%2Fvue-pages-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhf1206%2Fvue-pages-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhf1206%2Fvue-pages-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhf1206%2Fvue-pages-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhf1206","download_url":"https://codeload.github.com/zhf1206/vue-pages-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhf1206%2Fvue-pages-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nodejs","template","vue","webpack"],"created_at":"2024-11-09T01:07:43.105Z","updated_at":"2026-04-16T10:02:05.177Z","avatar_url":"https://github.com/zhf1206.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-pages-template\n这是一个多页面vue项目开发框架\n\n### 修改不同服务地址\n#### 文件：config/index.js\n```\nif (process.env.NODE_ENV == 'development') {\n  api_server = \"http://localhost:9000\";\n}\nif (process.env.NODE_ENV == 'testing') {\n  api_server = \"http://localhost:9000\";\n}\nif (process.env.NODE_ENV == 'product') {\n  api_server = \"http://localhost:9000\";\n}\n```\n### 安装依赖包\n```\nnpm run install\n```\n### 运行项目(本地开发)\n```\nnpm run dev\n```\n### 运行项目(本地测试)\n```\nnpm run testing\n```\n### 访问项目\n```\nhttp:localhost:9000\n```\n### 服务器发布\n```\nnpm run build\n```\n### 本地服务模拟启动\n```\nnpm run server\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhf1206%2Fvue-pages-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhf1206%2Fvue-pages-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhf1206%2Fvue-pages-template/lists"}