{"id":18785750,"url":"https://github.com/uzyn/react-webpack-airbnbjs-boilerplate","last_synced_at":"2026-06-28T19:31:15.108Z","repository":{"id":145404576,"uuid":"56904487","full_name":"uzyn/react-webpack-airbnbjs-boilerplate","owner":"uzyn","description":"Boilerplate for React and Webpack following Airbnb's JavaScript (ES6) Style Guide.","archived":false,"fork":false,"pushed_at":"2017-03-23T14:54:37.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T04:42:45.161Z","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/uzyn.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-04-23T06:36:51.000Z","updated_at":"2025-02-20T20:27:51.000Z","dependencies_parsed_at":"2023-03-29T01:04:39.074Z","dependency_job_id":null,"html_url":"https://github.com/uzyn/react-webpack-airbnbjs-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uzyn/react-webpack-airbnbjs-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Freact-webpack-airbnbjs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Freact-webpack-airbnbjs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Freact-webpack-airbnbjs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Freact-webpack-airbnbjs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzyn","download_url":"https://codeload.github.com/uzyn/react-webpack-airbnbjs-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Freact-webpack-airbnbjs-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34901959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":[],"created_at":"2024-11-07T20:49:34.473Z","updated_at":"2026-06-28T19:31:15.087Z","avatar_url":"https://github.com/uzyn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-webpack-airbnbjs-boilerplate\n\nBoilerplate for React and Webpack following [Airbnb's JavaScript (ES6) Style Guide](https://github.com/airbnb/javascript).\n\n## What is this\n\n- Simple `index.html` loading `bundle.js`.\n- Starter `index.jsx` for React.\n- All code following Airbnb's JavaScript (ES6) style guide with ESlint.\n- Webpack dev server with automatic reloading. Start with: `npm start`.\n- Deployment build with `npm run build`.\n\n## Components\n\n- [Babel](https://babeljs.io) for ES6 support\n- [ESlint](http://eslint.org) for ES6 linting using Airbnb's JS style guide\n- [Webpack](https://webpack.github.io) for bundling of JavaScript modules\n- [React](https://facebook.github.io/react/) as front-end view library.\n\n## How to use\n\n1. `git clone` the repository or [download a zipped package](https://github.com/uzyn/react-webpack-airbnbjs-boilerplate/archive/master.zip).\n\n2. Install dependencies\n\n  ```bash\n  npm install\n  ```\n\n3. Start the dev server, code and enjoy! Browser should automatically refresh if you make any changes to the code.\n\n  ```bash\n  npm start\n  ```\n\n  Load [http://localhost:8080/](http://localhost:8080/) on your web browser.\n\n4. For deployment, run `npm build` and upload `build/` to your server.\n\n## Credits\n\nThis boilerplate is inspired by [jkup/webpack-react-starter](https://github.com/jkup/webpack-react-starter).\n\n## License\n\nMIT · [U-Zyn Chua](http://uzyn.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzyn%2Freact-webpack-airbnbjs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzyn%2Freact-webpack-airbnbjs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzyn%2Freact-webpack-airbnbjs-boilerplate/lists"}