{"id":14981882,"url":"https://github.com/paradoxinversion/react-starter","last_synced_at":"2025-10-11T03:59:40.852Z","repository":{"id":38708509,"uuid":"127674403","full_name":"paradoxinversion/react-starter","owner":"paradoxinversion","description":"A simple starter for developing react apps.","archived":false,"fork":false,"pushed_at":"2023-02-11T00:54:37.000Z","size":1128,"stargazers_count":47,"open_issues_count":9,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T06:24:43.658Z","etag":null,"topics":["babeljs","reactjs","webpack"],"latest_commit_sha":null,"homepage":null,"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/paradoxinversion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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":"2018-04-01T21:54:49.000Z","updated_at":"2024-01-12T11:06:39.000Z","dependencies_parsed_at":"2023-02-14T04:30:34.600Z","dependency_job_id":null,"html_url":"https://github.com/paradoxinversion/react-starter","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"14f1e7f1c65119bfdca603d34c59ad96b24d03ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paradoxinversion/react-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradoxinversion%2Freact-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradoxinversion%2Freact-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradoxinversion%2Freact-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradoxinversion%2Freact-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paradoxinversion","download_url":"https://codeload.github.com/paradoxinversion/react-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradoxinversion%2Freact-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006111,"owners_count":26084027,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["babeljs","reactjs","webpack"],"created_at":"2024-09-24T14:04:25.935Z","updated_at":"2025-10-11T03:59:40.821Z","avatar_url":"https://github.com/paradoxinversion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-starter\n\nreact-starter is a simple starting point for Single Page Apps using React, Babel, and Webpack.\n\n## Getting Started\n\n_(Note: this project was created in Node v9.3.0)_\n\nClone this repo and install dependencies with `npm install`.\n\n### Starting The Dev Server\n\nTo start the server and start hacking, run\n\n```BASH\nnpm start\n```\n\nThis starter uses webpack-dev-server to spin up an Express server with Hot-Reloading capability. Changes to code in `.src` should cause pages to reload.\n\n## Static Assets\n\nStatic Assets are served from the `/public` folder.\n\n## Styling\n\nStylesheets are bundled along with project files in the `.src` folder, so you can divide your stylesheets by component (or any other configuration you plan)\n\n## Bundling\n\nTo bundle your files, run\n\n```BASH\nnpm run build\n```\n\nThis will bundle your files at `\u003cprojectRoot\u003e/dist/bundle.js`. `index.html` already references this location, allowing you build and open `index.html` without having to start the server. Note that there are no optimizations in place at this time.\n\n## Feature Support\n\nThis implementation strives to make as few assumptions about what you intend to do with it as possible, though it does assume you intend to use modern language fetures. If there is a feature you believe is missing that is absolutely necessary for a bare-bones implementation, feel free to file an issue.\n\nNote: In the future, it will make the assumption that you want to copy all necessary files for your app (including `public`, etc) into the `dist` folder.\n\n## General Support\n\nIf you're encountering a bug or unexpected behavior, also feel free to file an issue. Be sure to include your version of node, your package.json, any error output, and if possible, a link to a repository that has the issue you're referring to. Note, that tickets about bugs that go beyond this implementation (for instance, you decide to add a loader not included in this repo) will be closed unless it's determined a problem with this implenetation is causing the issue.\n\n#### Additional Credits\n\nThe swiss army knife svg is by [Delapouite](http://game-icons.net/delapouite/originals/swiss-army-knife.html) under CC BY 3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadoxinversion%2Freact-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadoxinversion%2Freact-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadoxinversion%2Freact-starter/lists"}