{"id":48610642,"url":"https://github.com/iamdylanngo/rn-redux-cli","last_synced_at":"2026-04-09T00:34:12.240Z","repository":{"id":42204393,"uuid":"143801979","full_name":"iamdylanngo/rn-redux-cli","owner":"iamdylanngo","description":"Tool create base project react native with redux","archived":false,"fork":false,"pushed_at":"2022-04-10T15:22:13.000Z","size":662,"stargazers_count":9,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-26T11:47:28.487Z","etag":null,"topics":["base-project","cli-app","node-cli","react-native","react-native-cli","react-redux","redux"],"latest_commit_sha":null,"homepage":"https://github.com/jundat95/rn-redux-cli","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/iamdylanngo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-07T01:23:14.000Z","updated_at":"2021-05-30T10:25:14.000Z","dependencies_parsed_at":"2022-08-12T09:30:38.214Z","dependency_job_id":null,"html_url":"https://github.com/iamdylanngo/rn-redux-cli","commit_stats":null,"previous_names":["jundat95/rn-redux-cli","iamdylanngo/rn-redux-cli","dylanngo95/rn-redux-cli"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/iamdylanngo/rn-redux-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdylanngo%2Frn-redux-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdylanngo%2Frn-redux-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdylanngo%2Frn-redux-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdylanngo%2Frn-redux-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamdylanngo","download_url":"https://codeload.github.com/iamdylanngo/rn-redux-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamdylanngo%2Frn-redux-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31580145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["base-project","cli-app","node-cli","react-native","react-native-cli","react-redux","redux"],"created_at":"2026-04-09T00:34:12.036Z","updated_at":"2026-04-09T00:34:12.217Z","avatar_url":"https://github.com/iamdylanngo.png","language":"JavaScript","readme":"# [RN-Redux CLI](https://github.com/jundat95/rn-redux-cli.git) \u0026middot; [![Build status](https://ci.appveyor.com/api/projects/status/b5kayplxp97i2nq6?svg=true)](https://ci.appveyor.com/project/jundat95/rn-redux-cli) [![npm version](https://badge.fury.io/js/rn-redux.svg)](https://badge.fury.io/js/rn-redux) [![Rn-Redux Welcome](https://img.shields.io/badge/Jundat95-RNRedux-brightgreen.svg)](CONTRIBUTING.md#pull-requests)\n\nReact Native Redux is tools help us create base project React Native, tools automatically add dependencies of Redux and add structure folder\n\nFast-growing create applications React Native\n\n\n## Supported OperaSystem\n* Window\n* MacOSX\n* Linux\n\n\n## Make sure your computer has a nodejs installed\nInstall nodejs in your computer [click here](https://nodejs.org/en/)\n\n\n## Install RN-Redux\n\n```bash\nnpm i -g rn-redux\n```\n\n## Guide to rn-redux\n\nNow we will use tools `rn-redux`, to create a React Native project quickly\n\n```bash\nrn-redux init AwesomeApp\nrn-redux init AwesomeApp --version 0.55.3\n```\n\n\n### Option 1: Select a template available\n\nTemplates 1:\n\n![Templates 1](./images/templates1.png)\n\n\nTemplates 2:\n\n![Templates 2](./images/templates2.png)\n\n\n### Option 2: Select a custom template \n\n1, templates in local workstation\n\n2, templates in github\n\nExample base project: \n\n![Example base project](./images/baseproject.png)\n\npackage.json file has format\n\n```json\n{\n  \"dependencies\": {\n    \"react-redux\": \"^5.0.7\",\n    \"redux\": \"^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"vnrm\": \"0.0.11\"\n  }\n}\n```\n\n### Example base project \nUse for custom templates with GitHub: \n\nRedux base: https://github.com/jundat95/redux-templates.git\n\nRedux-Saga base: https://github.com/jundat95/redux-saga-templates.git\n\n## Tutorial:\n\nVideo 1: https://www.youtube.com/watch?v=6MiX68YHU_E\n\nVideo 2: https://www.youtube.com/watch?v=WbVYEDsca4g\n\nAll dependencies will install to new project\n\n### Thanks, click on the star button above to support me\n\nRepository React Native Redux Cli [click here](https://github.com/jundat95/rn-redux-cli)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdylanngo%2Frn-redux-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamdylanngo%2Frn-redux-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamdylanngo%2Frn-redux-cli/lists"}