{"id":18878374,"url":"https://github.com/liximomo/frontend-workflow","last_synced_at":"2026-02-19T15:30:18.196Z","repository":{"id":42406991,"uuid":"61881101","full_name":"liximomo/frontend-workflow","owner":"liximomo","description":"multiple page website workflow","archived":false,"fork":false,"pushed_at":"2016-07-20T05:32:09.000Z","size":458,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T02:40:34.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/liximomo.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}},"created_at":"2016-06-24T11:52:01.000Z","updated_at":"2016-07-11T01:59:44.000Z","dependencies_parsed_at":"2022-09-21T18:51:55.100Z","dependency_job_id":null,"html_url":"https://github.com/liximomo/frontend-workflow","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/liximomo%2Ffrontend-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liximomo%2Ffrontend-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liximomo%2Ffrontend-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liximomo%2Ffrontend-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liximomo","download_url":"https://codeload.github.com/liximomo/frontend-workflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841731,"owners_count":19705981,"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-11-08T06:26:22.128Z","updated_at":"2026-02-19T15:30:18.133Z","avatar_url":"https://github.com/liximomo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 基于 webpack 的前端 workflow\n\n## 目录结构\n\n```\n.\n+-- src    // 页面源码\n|   +-- \u003cpageName\u003e    // 页面\n|   |   +--js\n|   |   +--style\n|   |   +--index.html\n|   |   +--\u003cname\u003e.entry.js    // 脚本入口文件  \n|   |   +--style.scss    // scss 入口文件\n|   +-- \u003cpageName1\u003e\n|   +-- \u003cpageName...\u003e\n|   +-- \u003cpageNameN\u003e\n+-- server    // 本地服务器\n+-- config    // 项目配置\n+-- modules    // 私有模块\n+-- node_modules    // npm 模块\n+-- static    // 构建输出\n```\n## 使用\n\n```bash\n  // 开发\n  npm start [-- [\u003cname\u003e...]] \n\n  // 构建\n  npm run build [-- [\u003cname\u003e...]]\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliximomo%2Ffrontend-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliximomo%2Ffrontend-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliximomo%2Ffrontend-workflow/lists"}