{"id":20066046,"url":"https://github.com/sean-bradley/new-cra","last_synced_at":"2026-02-14T03:02:32.747Z","repository":{"id":204029856,"uuid":"710965051","full_name":"Sean-Bradley/new-cra","owner":"Sean-Bradley","description":"New create-react-app. An alternative for `create-react-app`","archived":false,"fork":false,"pushed_at":"2024-07-23T19:00:24.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T04:31:28.767Z","etag":null,"topics":["create-react-app","r3f-pack","r3fpack","react-boilerplate","react-scripts","react-starter","react-template"],"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/Sean-Bradley.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":"2023-10-27T20:48:45.000Z","updated_at":"2024-07-23T19:00:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3539a710-5943-484f-b4c8-90a1474ab53c","html_url":"https://github.com/Sean-Bradley/new-cra","commit_stats":null,"previous_names":["sean-bradley/new-cra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sean-Bradley/new-cra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Bradley%2Fnew-cra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Bradley%2Fnew-cra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Bradley%2Fnew-cra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Bradley%2Fnew-cra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sean-Bradley","download_url":"https://codeload.github.com/Sean-Bradley/new-cra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Bradley%2Fnew-cra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29433297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T02:20:56.896Z","status":"ssl_error","status_checked_at":"2026-02-14T02:11:29.478Z","response_time":53,"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":["create-react-app","r3f-pack","r3fpack","react-boilerplate","react-scripts","react-starter","react-template"],"created_at":"2024-11-13T13:54:21.448Z","updated_at":"2026-02-14T03:02:32.713Z","avatar_url":"https://github.com/Sean-Bradley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New-CRA\n\nNew `create-react-app`\n\nIf you want to create a new app named `my-app` then use the command below.\n\n```bash\nnpx new-cra my-app\n```\n\nAfter the installation has finished\n\n```bash\ncd my-app\nnpm start\n```\n\nVisit http://127.0.0.1:3000\n\nYou can use a different name other than `my-app` if you wish. Just use that other name in place of `my-app` in the above commands.\n\nE.g.,\n\n```bash\nnpx new-cra super-amazing-react-website\ncd super-amazing-react-website\nnpm start\n```\n\n## Updating `new-cra`\n\n`new-cra` is occasionally updated. So, to ensure that you are using the latest version of `new-cra`, run,\n\n```bash\nnpx new-cra@latest\n```\n\nYou could also update, and create at the same time, just to save time.\n\n```bash\nnpx new-cra@latest my-app\n```\n\n## Typescript\n\nYou can also create a TypeScript React project by adding the `-ts` flag.\n\n```bash\nnpx new-cra@latest my-app -ts\n```\n\n## Trouble shooting\n\n### Error : `ENOENT: no such file or directory, lstat`\n\nWhen running `npx` commands, you may get an error stating that it cannot find `lstat`.\n\nOpen a command/bash/powershell prompt and run\n\n```bash\nnpm install -g npm\n```\n\n## About\n\nNew-CRA (New Create-React-APP) will build a basic React template/starter/boilerplate for you.\n\nIt uses [R3F-Pack](https://github.com/Sean-Bradley/R3F-Pack) under the hood to build your production and development code.\n\nAs long as you have [Node](https://nodejs.org/en/download) installed on your computer, you should then be able to just open a command prompt and type,\n\n```bash\nnpx new-cra my-app\n```\n\nAnd it will create a new basic React template/starter/boilerplate that you can now start developing your new application from.\n\nHappy Hacking!\n\nSean\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-bradley%2Fnew-cra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-bradley%2Fnew-cra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-bradley%2Fnew-cra/lists"}