{"id":16098614,"url":"https://github.com/funnyzak/react-starter","last_synced_at":"2026-05-07T08:37:46.207Z","repository":{"id":114592920,"uuid":"420455090","full_name":"funnyzak/react-starter","owner":"funnyzak","description":"基于 Typescript Webpack 构建 React 应用脚手架。","archived":false,"fork":false,"pushed_at":"2022-10-22T04:08:47.000Z","size":2070,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T12:08:19.736Z","etag":null,"topics":["react","typescript","webpack","webpack5"],"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/funnyzak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-23T15:48:19.000Z","updated_at":"2022-03-14T09:00:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ece46dd6-87b4-44e4-9cf6-2d07bd23e002","html_url":"https://github.com/funnyzak/react-starter","commit_stats":null,"previous_names":[],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Freact-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Freact-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Freact-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Freact-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funnyzak","download_url":"https://codeload.github.com/funnyzak/react-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411194,"owners_count":20934650,"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":["react","typescript","webpack","webpack5"],"created_at":"2024-10-09T18:24:09.849Z","updated_at":"2026-05-07T08:37:41.186Z","avatar_url":"https://github.com/funnyzak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Quick Start\n\n## 说明\n\n基于 Typescript Webpack 构建 React 应用脚手架。\n\n- react router 支持\n- redux 支持\n- babel 支持\n- typescript 支持\n- react 支持\n- sass 支持\n- less 支持\n- hbs 文件 模板支持\n- png|svg|jpg|jpeg|gif 引入支持\n- git commit hooks, no 💩\n\n### 示例\n\n- 最新 Tags 自动打包：[点这里打开](https://funnyzak.github.io/react-quick-start/)\n\n- 从这里下载最新 Releases：[下载](https://github.com/funnyzak/react-quick-start/releases)\n\n![run](public/_docs/assets/img/run-demo.jpg)\n\n## 环境\n\n使用的 Node 的构建版本为 **v14.17.0**，为避免冲突，建议使用此版本。可以使用 **_nvm_** 管理 Node 版本。\n\n主要依赖库版本：\n\n- eslint: ^7.32.0\n- babel: ^7.15.8\n- css-loader: ^6.4.0\n- less: ^4.1.2\n- sass: ^6.0.1\n- typescript: ^4.4.4\n- webpack: ^5.59.1\n- prettier: 2.4.1\n- react router: ^6.0.0\n- react-router-dom: ^6.0.0\n\n### UI/组件：\n\n- [antd](https://ant.design/docs/react/introduce-cn)\n- [@ant-design/icons](https://ant.design/components/icon/)\n- [react-icons](https://github.com/react-icons/react-icons)\n- [normalize.css](https://necolas.github.io/normalize.css/)\n- [@emotion/react](https://emotion.sh/docs/introduction)\n- [@emotion/styled](https://emotion.sh/docs/introduction)\n\n## 目录\n\n- `public`：静态资源文件夹\n- `config`：webpack 打包配置\n- `config/index.js`: 常用配置, edit here\n- `src`：src, code here\n\n## 使用\n\n执行：`yarn install` or `npm install`，然后：\n\n- 开发启动`npm run serve`\n- Lint 格式化：`npm run lint`\n- 构建：`npm run build`\n\n## 打包\n\n- 源构建输出：`./dist`\n\n## 参考\n\n- [Babel Config](https://babel.docschina.org/docs/en/7.0.0/configuration/)\n- [EsLint](https://eslint.org/docs/user-guide/configuring/)\n- [eslintignore-file](https://eslint.org/docs/user-guide/configuring/ignoring-code#the-eslintignore-file)\n- [TSconfig](https://www.typescriptlang.org/tsconfig/)\n- [npmrc](https://docs.npmjs.com/cli/v7/configuring-npm/npmrc)\n- [gitignore](https://git-scm.com/docs/gitignore)\n- [webpack](https://webpack.docschina.org/guides/getting-started/)\n- [prettier](https://prettier.io/docs/en/index.html)\n\n## License\n\nMIT License © 2021 [funnyzak](https://github.com/funnyzak)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyzak%2Freact-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunnyzak%2Freact-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyzak%2Freact-starter/lists"}