{"id":14976476,"url":"https://github.com/eddyerburgh/react-boilerplate","last_synced_at":"2025-08-20T04:13:57.902Z","repository":{"id":66094508,"uuid":"58534942","full_name":"eddyerburgh/react-boilerplate","owner":"eddyerburgh","description":"🚀 Quickly start a react project with this boilerplate","archived":false,"fork":false,"pushed_at":"2017-07-20T21:18:06.000Z","size":12612,"stargazers_count":18,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T08:05:48.013Z","etag":null,"topics":["boilerplate","react","react-boilerplate","react-starter","webpack3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddyerburgh.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":"2016-05-11T10:17:44.000Z","updated_at":"2020-12-29T16:43:08.000Z","dependencies_parsed_at":"2023-05-09T19:33:21.586Z","dependency_job_id":null,"html_url":"https://github.com/eddyerburgh/react-boilerplate","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"d9eeef6a637f9a5e791df64e9e8615a48c962c87"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddyerburgh%2Freact-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddyerburgh%2Freact-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddyerburgh%2Freact-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddyerburgh%2Freact-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddyerburgh","download_url":"https://codeload.github.com/eddyerburgh/react-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238553211,"owners_count":19491390,"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":["boilerplate","react","react-boilerplate","react-starter","webpack3"],"created_at":"2024-09-24T13:53:56.661Z","updated_at":"2025-02-12T21:31:21.759Z","avatar_url":"https://github.com/eddyerburgh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-boilerplate\n\nA super simple React Project setup using webpack 2.\n\nIt compiles scss into css and ES6 into ES5.\n\n**NOTE: v1 is available on the [v1 branch](https://github.com/eddyerburgh/react-boilerplate/tree/v1)**\n\n## Installation\n\nDownload the repository to your computer.\n\nIn your console, enter:\n\n```\nnpm install\n```\n\n## Usage\n\nTo start the server:\n\n```\nnpm run dev\n```\n\nThis will start a server on [http://localhost:8080](http://localhost:8080). It will reload when you change your modules.\n\nTo build for production:\n\n```\nnpm run build\n```\n\nThe build script will produce an index.html, css file and JavaScript file in the dist file. Ready to deploy.\n\nTo lint your JavaScript:\n\n```\nnpm test\n```\n\n## Features\n\n* [React 15.4](https://github.com/facebook/react/releases/tag/v15.4.0)\n* [Webpack 2](https://webpack.js.org/)\n* [Cache Busting](https://www.keycdn.com/support/what-is-cache-busting/)\n* ES2015 and stage-0 support with [Babel](https://babeljs.io/)\n* Strict linting with the [AirBnB config](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb)\n\n## Support\n\nPlease [open an issue](https://github.com/eddyerburgh/react-boilerplate/issues/new) for support.\n\n## Contributing\n\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/eddyerburgh/react-boilerplate/compare/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddyerburgh%2Freact-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddyerburgh%2Freact-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddyerburgh%2Freact-boilerplate/lists"}