{"id":24758824,"url":"https://github.com/shrimpliu/create-antdm-app","last_synced_at":"2026-04-07T21:32:02.501Z","repository":{"id":81410259,"uuid":"117195617","full_name":"shrimpliu/create-antdm-app","owner":"shrimpliu","description":"基于create-react-app的antd-mobile空白项目，支持按需加载组件及主题定制","archived":false,"fork":false,"pushed_at":"2018-01-12T05:45:45.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T08:32:58.966Z","etag":null,"topics":["antd","antd-mobile","create-react-app","react","react-app-rewired","webpack"],"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/shrimpliu.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":"2018-01-12T05:15:43.000Z","updated_at":"2018-01-12T05:28:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"66b32a36-763c-4ad9-a6a6-22dcff2d8e11","html_url":"https://github.com/shrimpliu/create-antdm-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shrimpliu/create-antdm-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrimpliu%2Fcreate-antdm-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrimpliu%2Fcreate-antdm-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrimpliu%2Fcreate-antdm-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrimpliu%2Fcreate-antdm-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrimpliu","download_url":"https://codeload.github.com/shrimpliu/create-antdm-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrimpliu%2Fcreate-antdm-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["antd","antd-mobile","create-react-app","react","react-app-rewired","webpack"],"created_at":"2025-01-28T16:39:16.826Z","updated_at":"2026-04-07T21:32:02.482Z","avatar_url":"https://github.com/shrimpliu.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# antd-mobile project create by create-react-app\n基于[create-react-app](https://github.com/facebookincubator/create-react-app)创建的[antd-mobile](https://mobile.ant.design)空白项目\n### 支持按需加载组件\n```javascript\nimport { Button } from 'antd-mobile';\n```\n### 支持定制主题\n修改`src/theme.less`文件，修改相应的变量值\n### 覆盖create-react-app webpack配置\n使用[react-app-rewired](https://github.com/timarney/react-app-rewired)来自定义webpack配置\n### 使用环境变量\n- 建立环境变量配置文件`.env.development.local`以及`.env.production.local`，分别对应开发环境（运行`yarn start`时）和生产环境（运行`yarn build`时）,复制文件`.env.example`的内容到这两个文件\n- 环境变量名称必须以`REACT_APP_`为前缀\n- HTML使用环境变量，用`%`包裹变量名即可，如`%REACT_APP_NAME`\n- js中使用环境变量，调用`process.env`即可，如`process.env.REACT_APP_NAME`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrimpliu%2Fcreate-antdm-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrimpliu%2Fcreate-antdm-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrimpliu%2Fcreate-antdm-app/lists"}