{"id":22428233,"url":"https://github.com/technicallyjosh/generator-react-redux-simple","last_synced_at":"2025-03-27T06:43:25.010Z","repository":{"id":57248589,"uuid":"67547851","full_name":"technicallyjosh/generator-react-redux-simple","owner":"technicallyjosh","description":"Yeoman generator for a simple React/Redux application using Koa as the server.","archived":false,"fork":false,"pushed_at":"2016-09-07T23:35:15.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T17:48:35.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/technicallyjosh.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}},"created_at":"2016-09-06T21:22:56.000Z","updated_at":"2016-12-03T13:43:13.000Z","dependencies_parsed_at":"2022-08-24T16:50:37.777Z","dependency_job_id":null,"html_url":"https://github.com/technicallyjosh/generator-react-redux-simple","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fgenerator-react-redux-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fgenerator-react-redux-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fgenerator-react-redux-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fgenerator-react-redux-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicallyjosh","download_url":"https://codeload.github.com/technicallyjosh/generator-react-redux-simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798537,"owners_count":20673901,"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-12-05T20:14:10.915Z","updated_at":"2025-03-27T06:43:24.989Z","avatar_url":"https://github.com/technicallyjosh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-react-redux-simple\n\n[![npm version](https://badge.fury.io/js/generator-react-redux-simple.svg)](https://badge.fury.io/js/generator-react-redux-simple) [![Build Status](https://travis-ci.org/technicallyjosh/generator-react-redux-simple.svg?branch=master)](https://travis-ci.org/technicallyjosh/generator-react-redux-simple)\n\nThis is a simple [yeoman](http://yeoman.io) generator of a single page application using React, Redux, and Koa.\n\n## Installation\n\n**NodeJS 4+ required**\n\n```bash\nnpm install -g yo\nnpm install -g generator-react-redux-simple\n```\n\n## Build It\n\n```bash\nmkdir my-application\ncd my-application\nyo react-redux-simple\n```\n\n## Run It\n\n### Step 1\nThe following command will run webpack-dev-server on port 8080 with a proxy to port 8000.\n```bash\nnpm start\n```\n\n### Step 2\n\nNavigate to [http://localhost:8080](http://localhost:8080) in your browser.\n\n## Compiling\n\nWhen you are ready to compile and run directly off the server without webpack-dev-server, just do the following.\n\n### Step 1\n```bash\nnpm run build\nnode index.js\n```\n\n### Step 2\n\nNavigate to [http://localhost:8000](http://localhost:8000) in your browser.\n\n## License\n\nMIT © [Josh Newman]()\n\n\n[npm-image]: https://badge.fury.io/js/generator-react-test.svg\n[npm-url]: https://npmjs.org/package/generator-react-test\n[travis-image]: https://travis-ci.org/technicallyjosh/generator-react-test.svg?branch=master\n[travis-url]: https://travis-ci.org/technicallyjosh/generator-react-test\n[daviddm-image]: https://david-dm.org/technicallyjosh/generator-react-test.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/technicallyjosh/generator-react-test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyjosh%2Fgenerator-react-redux-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicallyjosh%2Fgenerator-react-redux-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyjosh%2Fgenerator-react-redux-simple/lists"}