{"id":15623580,"url":"https://github.com/jaysoo/todomvc-redux-react-typescript","last_synced_at":"2025-04-04T13:09:58.026Z","repository":{"id":66795391,"uuid":"43069121","full_name":"jaysoo/todomvc-redux-react-typescript","owner":"jaysoo","description":"TodoMVC example using Redux, React, and Typescript","archived":false,"fork":false,"pushed_at":"2019-10-31T02:52:50.000Z","size":4927,"stargazers_count":679,"open_issues_count":5,"forks_count":175,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-28T12:06:13.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jaysoo.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":"2015-09-24T13:39:57.000Z","updated_at":"2024-10-09T10:27:13.000Z","dependencies_parsed_at":"2023-07-08T17:15:22.239Z","dependency_job_id":null,"html_url":"https://github.com/jaysoo/todomvc-redux-react-typescript","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaysoo%2Ftodomvc-redux-react-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaysoo%2Ftodomvc-redux-react-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaysoo%2Ftodomvc-redux-react-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaysoo%2Ftodomvc-redux-react-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaysoo","download_url":"https://codeload.github.com/jaysoo/todomvc-redux-react-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182342,"owners_count":20897379,"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":[],"created_at":"2024-10-03T09:57:42.791Z","updated_at":"2025-04-04T13:09:58.010Z","avatar_url":"https://github.com/jaysoo.png","language":"TypeScript","funding_links":[],"categories":["TypeScript 教程"],"sub_categories":["英文资源"],"readme":"![https://travis-ci.org/jaysoo/todomvc-redux-react-typescript](https://api.travis-ci.org/jaysoo/todomvc-redux-react-typescript.svg)\n\nThis is an implementation of [TodoMVC](http://todomvc.com/) built using:\n\n- [React \u0026 ReactDOM](http://facebook.github.io/react/) 15.4.2\n- [Redux](https://github.com/rackt/redux) 3.6.0\n- [TypeScript](http://www.typescriptlang.org/) 2.2.1\n\nIt is adapted from the [redux TodoMVC example](https://github.com/rackt/redux/tree/master/examples/todomvc).\n\nRead more about it in my blog post: http://jaysoo.ca/2015/09/26/typed-react-and-redux/\n\n## Getting Started\n\nRequirement:\n\n- NodeJS 6+\n\nInstall dependencies:\n\n```\nnpm install\n```\n\n## Running development server\n\nRun webpack dev server (for assets):\n\n```\nnpm start\n```\n\nVisit [http://localhost:3000/](http://localhost:3000/).\n\n## Running production server\n\n```\nnpm run start:prod\n```\n\nVisit [http://localhost:3000/](http://localhost:3000/).\n\nThis will build the assets for you on the first run. For subsequent starts, you should run:\n\n```\nnpm run build\n```\n\n### Testing\n\nTo run tests, use:\n\n```\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaysoo%2Ftodomvc-redux-react-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaysoo%2Ftodomvc-redux-react-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaysoo%2Ftodomvc-redux-react-typescript/lists"}