{"id":24695949,"url":"https://github.com/yinglau/react-stack","last_synced_at":"2026-04-13T19:32:01.930Z","repository":{"id":41657319,"uuid":"161616250","full_name":"yinglau/react-stack","owner":"yinglau","description":"react全家桶的项目脚手架","archived":false,"fork":false,"pushed_at":"2022-12-12T14:56:59.000Z","size":4045,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-04T22:32:25.522Z","etag":null,"topics":["react","redux","saga","webpack"],"latest_commit_sha":null,"homepage":"","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/yinglau.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":"2018-12-13T09:35:48.000Z","updated_at":"2020-04-27T21:20:18.000Z","dependencies_parsed_at":"2023-01-27T21:01:47.982Z","dependency_job_id":null,"html_url":"https://github.com/yinglau/react-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yinglau/react-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinglau%2Freact-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinglau%2Freact-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinglau%2Freact-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinglau%2Freact-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yinglau","download_url":"https://codeload.github.com/yinglau/react-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinglau%2Freact-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["react","redux","saga","webpack"],"created_at":"2025-01-27T01:07:29.832Z","updated_at":"2026-04-13T19:32:01.908Z","avatar_url":"https://github.com/yinglau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-stack\n\n\u003e 一个使用`react`全家桶的项目脚手架\n\n## 前期准备\n\n### 需要的库、框架和工具：\n\n- [express node服务器框架](http://www.expressjs.com.cn/)\n- [reactjs](https://reactjs.org/)\n- [react-router](https://reacttraining.com/react-router/web/example/basic)\n- [redux 数据状态管理框架](https://redux.js.org/)\n  - [react-redux 状态绑定组件](https://react-redux.js.org/)\n  - [redux-saga 异步操作解决方案](https://redux-saga.js.org/docs/introduction/BeginnerTutorial.html)\n  - [immutable facebook出品不可变数据处理](http://facebook.github.io/immutable-js/)\n  - [reselect](https://github.com/reduxjs/reselect#readme)\n- [webpack 项目打包方案工具](https://webpack.js.org/)\n- 测试套件\n  - [enzyme](https://airbnb.io/enzyme/)\n  - [jest](https://jestjs.io/docs/zh-Hans/getting-started)\n- 代码转化，检测，规范工具\n  - [eslint](https://cn.eslint.org/)\n  - [babel](https://babel.docschina.org/)\n\n### npm scripts\n\n**develop server start**\n\n```bash\n$ npm start\n```\n\n**lint js**\n\n```bash\n$ npm run lint\n```\n\n**lint js and fix it**\n\n```bash\n$ npm run lint:fix\n```\n\n**generators**\n\n\u003e generate the `container`, `component` files\n\n```bash\n$ npm run g\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyinglau%2Freact-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyinglau%2Freact-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyinglau%2Freact-stack/lists"}