{"id":17109948,"url":"https://github.com/oe/frontend-guideline","last_synced_at":"2025-08-21T23:32:33.234Z","repository":{"id":30936454,"uuid":"34494462","full_name":"oe/frontend-guideline","owner":"oe","description":"前端开发指导规范","archived":false,"fork":false,"pushed_at":"2024-12-08T05:44:42.000Z","size":2875,"stargazers_count":29,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-18T19:09:23.862Z","etag":null,"topics":["frontend","guideline","tutorial"],"latest_commit_sha":null,"homepage":"https://app.evecalm.com/frontend-guideline/","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gchq/CyberChef","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oe.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":"2015-04-24T02:52:09.000Z","updated_at":"2024-12-08T05:43:59.000Z","dependencies_parsed_at":"2024-08-24T09:23:49.413Z","dependency_job_id":"0f73ed26-6898-496a-906e-1a6bc31fd6a6","html_url":"https://github.com/oe/frontend-guideline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oe%2Ffrontend-guideline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oe%2Ffrontend-guideline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oe%2Ffrontend-guideline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oe%2Ffrontend-guideline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oe","download_url":"https://codeload.github.com/oe/frontend-guideline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542287,"owners_count":18242332,"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":["frontend","guideline","tutorial"],"created_at":"2024-10-14T16:24:55.087Z","updated_at":"2024-12-20T06:05:56.604Z","avatar_url":"https://github.com/oe.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 前端学习指引\n\n本项目内容已整理为小书，请前往 \u003chttps://app.evecalm.com/frontend-guideline/\u003e 来访问\n\n项目持续完善中, 如有问题欢迎[提交 issue](https://github.com/oe/frontend-guideline/issues), 也欢迎你将本小书分享给其他人。\n\n\n\u003e[!TIP]\n\u003e 本项目使用 [Astro](https://astro.build) + [Starlight](https://starlight.astro.build) 构建\n\n\n## 开发步骤\n推荐使用 pnpm 进行安装依赖，如果没有安装 pnpm 可以使用 npm 安装\n```bash\nnpm install -g pnpm\n```\n\n安装依赖\n```bash\npnpm install\n```\n\n启动本地服务\n```bash\npnpm dev\n```\n文档存放在 `src/content/docs` 目录下，可以在该目录下创建新的 `.md` 或 `.mdx` 文件来添加新的文档\n\n\n构建项目\n```bash\npnpm build\n```\n\n预览构建后的项目\n```bash\npnpm preview\n```\n\n## 项目结构\n```sh\n.\n├── public/\n├── src/\n│   ├── assets/\n│   ├── content/\n│   │   ├── docs/ # 文档\n│   │   └── config.ts\n│   └── env.d.ts\n├── astro.config.mjs\n├── package.json\n└── tsconfig.json\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foe%2Ffrontend-guideline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foe%2Ffrontend-guideline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foe%2Ffrontend-guideline/lists"}