{"id":18428176,"url":"https://github.com/futurewan/react-vip","last_synced_at":"2026-05-05T15:35:07.305Z","repository":{"id":134471694,"uuid":"125304036","full_name":"futurewan/react-vip","owner":"futurewan","description":"react-vip","archived":false,"fork":false,"pushed_at":"2021-11-16T01:44:39.000Z","size":1330,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T20:54:23.273Z","etag":null,"topics":["antd-mobile","react","react-router-v4","redux","webpack"],"latest_commit_sha":null,"homepage":"","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/futurewan.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-03-15T02:54:45.000Z","updated_at":"2021-11-16T01:44:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6354841-3129-47f9-a9aa-9235c8526625","html_url":"https://github.com/futurewan/react-vip","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/futurewan%2Freact-vip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futurewan%2Freact-vip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futurewan%2Freact-vip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futurewan%2Freact-vip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futurewan","download_url":"https://codeload.github.com/futurewan/react-vip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782281,"owners_count":21160716,"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":["antd-mobile","react","react-router-v4","redux","webpack"],"created_at":"2024-11-06T05:12:58.472Z","updated_at":"2026-05-05T15:35:02.275Z","avatar_url":"https://github.com/futurewan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 运行环境\n- 首先确保node运行环境\u003e= 6.9\n### 前端运行环境\n本项目依赖于webpack3，react-router4.0及以上版本，使用react、redux、antd-mobile等\n- `npm install`\n### node后端运行环境\n依赖于express4及以上版本\n- `npm install`\n\n\n## 项目运行\n本项目为前端用react，服务端用express，使用需要先开启服务\n\n\n### 开发环境\n- 终端1 cd server \u0026\u0026 npm start 服务端运行在9005端口\n- 终端2 回到根目录 npm start 并打开项目`http://127.0.0.1:9006`  \n\n\n### 生产环境\n- 根目录`npm run build`资源打包进server的public目录下\n- cd server \u0026\u0026 npm start\n- 访问页面地址`http://127.0.0.1:9005`可直接访问服务端口\n\n\n## 主要目录结构\n```\n.\n├── .vscode                  # node开发环境配置文件\n├── server                   # 后台服务\n│   ├── bin                  # 程序启动和渲染\n│   ├── database             # 存放页面所需要的json数据\n│   ├── public               # 前端静态资源存放位置\n│   ├── util                 # 工具库方法\n│   ├── routes               # 路由于请求接口管理\n│   ├── views                # 前端模板存放位置\n│   ├── app.js               # 后台服务入口\n├── src                      # 程序源文件\n│   ├── main.js              # 程序启动和渲染\n│   ├── app.js               # 程序根组件\n│   ├── store.js             # Redux管理\n│   ├── components           # 全局组件\n│   ├── lib                  # 全局方法\n│   ├── pages                # 项目页面结构\n│   ├── assets               # 静态文件\n│   └── routes               # 前端路由管理\n└\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturewan%2Freact-vip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturewan%2Freact-vip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturewan%2Freact-vip/lists"}