{"id":16439942,"url":"https://github.com/meckodo/react-webpack-eslint","last_synced_at":"2026-05-12T21:34:39.787Z","repository":{"id":127703468,"uuid":"64021855","full_name":"MeCKodo/react-webpack-eslint","owner":"MeCKodo","description":"搭建react 项目","archived":false,"fork":false,"pushed_at":"2016-08-13T03:10:58.000Z","size":1884,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T11:30:00.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/MeCKodo.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":"2016-07-23T15:15:10.000Z","updated_at":"2016-07-24T14:38:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"868584d2-cc31-4b41-b532-1ff4cbbc6ea3","html_url":"https://github.com/MeCKodo/react-webpack-eslint","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/MeCKodo%2Freact-webpack-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeCKodo%2Freact-webpack-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeCKodo%2Freact-webpack-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeCKodo%2Freact-webpack-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeCKodo","download_url":"https://codeload.github.com/MeCKodo/react-webpack-eslint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240758768,"owners_count":19852927,"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":[],"created_at":"2024-10-11T09:10:47.330Z","updated_at":"2026-05-12T21:34:39.713Z","avatar_url":"https://github.com/MeCKodo.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n### 前端项目结构规划\n\n```\n\n--- src\n\t|--- apis // api目录\n\t\t|--- somePage\n\t|--- assets //静态资源文件\n\t\t|--- css\n\t\t|--- ifonts\n\t\t|--- images\n\t\t|--- js // 可能需要的js或第三方js\n\t\t|--- scss \n\t|--- components // 公用组件\n\t\t|--- DropdownMenu\n\t\t\t|--- DropdownMenu.jsx\n\t\t\t|--- _DropdownMenu.scss\n\t\t|--- footer\n\t\t\t|--- footer.jsx\n\t\t\t|--- _footer.scss\n\t\t...\n\t|--- config\n\t\t|--- routers (不在细分目录)\n\t\t\t|--- index.js index业务模块所有的路由都在这\n\t\t\t|--- exam.js exam业务模块所有路由都在这\n\t|--- mock // 模拟数据(可搭node层)\n\t|--- container // 页面组件文件夹\n\t\t|--- StaffPage // StaffPage 页面文件夹\n\t\t\t|--- StaffPageNav.jsx  // 只有StaffPage用的nav组件\n\t\t\t|--- StaffPageNav.scss\n\t\t\t|--- xxx.jpg\n\t\t\t|--- StaffPageList.jsx // 只有StaffPage用的list组件\n\t\t\t|--- StaffPageList.scss\n\t\t\t|--- StaffPage.jsx  // StaffPage页面\t入口jsx\n\t\t\t|--- .scss\n\t\t\t|--- .js\n\t\t\t|--- .{.png,.jpg...}\n\t\t\t|--- .{eot,...}\n\tApp.vue 入口文件\n\tmain.js 入口js文件\n\tmain.scss 全局sass\n\trouter.js 路由文件\nindex.html 入口页面\t\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeckodo%2Freact-webpack-eslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeckodo%2Freact-webpack-eslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeckodo%2Freact-webpack-eslint/lists"}