{"id":13672912,"url":"https://github.com/hxfdarling/a8k","last_synced_at":"2025-10-25T01:30:36.197Z","repository":{"id":33274646,"uuid":"155509778","full_name":"hxfdarling/a8k","owner":"hxfdarling","description":"基于 webpack 最佳实践构建工具https://hxfdarling.github.io/a8k/","archived":false,"fork":false,"pushed_at":"2023-01-08T00:51:53.000Z","size":6801,"stargazers_count":50,"open_issues_count":81,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-31T04:51:25.826Z","etag":null,"topics":["a8k","create-react-app","react","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hxfdarling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-31T06:30:11.000Z","updated_at":"2025-01-13T04:31:45.000Z","dependencies_parsed_at":"2023-01-15T00:30:44.786Z","dependency_job_id":null,"html_url":"https://github.com/hxfdarling/a8k","commit_stats":null,"previous_names":["hxfdarling/imt"],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxfdarling%2Fa8k","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxfdarling%2Fa8k/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxfdarling%2Fa8k/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxfdarling%2Fa8k/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hxfdarling","download_url":"https://codeload.github.com/hxfdarling/a8k/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053514,"owners_count":19408699,"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":["a8k","create-react-app","react","webpack"],"created_at":"2024-08-02T09:01:56.782Z","updated_at":"2025-10-25T01:30:30.733Z","avatar_url":"https://github.com/hxfdarling.png","language":"TypeScript","readme":"[![licens MIT](https://img.shields.io/github/license/hxfdarling/a8k.svg)](https://github.com/hxfdarling/a8k/blob/master/LICENSE)\n[![travis CI](https://travis-ci.org/hxfdarling/a8k.svg?branch=master)](https://travis-ci.org/hxfdarling/a8k)\n\n# a8k\n\nA build tool that integrates webpack's react project best practices configuration.\n\n[docs](https://hxfdarling.github.io/a8k/)\n\n## Getting Started\n\ninstall\n\n```bash\nnpm i -g a8k\n# or\nnpm i -D a8k\n```\n\ninit project\n\n```bash\nk create [projectName]\n```\n\nstart devServer\n\n```bash\nk dev\n```\n\nstart devServer for ssr\n\n```bash\nk dev -s\n```\n\nbuild\n\n```bash\nk build\n```\n\ntest\n\n```bash\nk test\n```\n\n## Development scripts\n\nA8k is organized as a monorepo using Lerna. Useful scripts include:\n\n### `yarn bootstrap`\n\nInstalls package dependencies and links packages together - using lerna\n\n### `yarn lerna:version`\n\nPush a release to git and npm will ask for version in interactive mode - using lerna.\n\n### `yarn lint`\n\nboolean check if code conforms to linting rules - uses remark \u0026 eslint\n\n### `yarn test`\n\nboolean check if unit tests all pass - uses jest\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxfdarling%2Fa8k","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhxfdarling%2Fa8k","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxfdarling%2Fa8k/lists"}