{"id":14976368,"url":"https://github.com/temilaj/react-webpack-starter","last_synced_at":"2025-10-27T20:31:02.937Z","repository":{"id":57347626,"uuid":"91949996","full_name":"temilaj/react-webpack-starter","owner":"temilaj","description":"A really simple boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server) ⚛️","archived":false,"fork":false,"pushed_at":"2018-12-03T02:35:28.000Z","size":163,"stargazers_count":88,"open_issues_count":0,"forks_count":32,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T08:01:55.997Z","etag":null,"topics":["babel","boilerplate","es6","es7","react","react-app","react-boilerplate","reactjs","sass","webpack","webpack2","webpack3","yarn"],"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/temilaj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-21T10:44:01.000Z","updated_at":"2024-03-11T10:33:26.000Z","dependencies_parsed_at":"2022-08-28T03:01:34.415Z","dependency_job_id":null,"html_url":"https://github.com/temilaj/react-webpack-starter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2Freact-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2Freact-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2Freact-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2Freact-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temilaj","download_url":"https://codeload.github.com/temilaj/react-webpack-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238553025,"owners_count":19491364,"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":["babel","boilerplate","es6","es7","react","react-app","react-boilerplate","reactjs","sass","webpack","webpack2","webpack3","yarn"],"created_at":"2024-09-24T13:53:47.295Z","updated_at":"2025-10-27T20:31:02.588Z","avatar_url":"https://github.com/temilaj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Webpack Starter\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) \n[![GitHub version](https://badge.fury.io/gh/temilaj%2Freact-webpack-starter.svg)](https://badge.fury.io/gh/temilaj%2Freact-webpack-starter)\n\nA boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server)\n\n## Features\n+ ES6 and greater =\u003e ES5 code transpiling (with Babel)\n+ Styling with SASS\n+ File bundling with webpack\n+ local development with the webpack development server\n\n## Requirements\nTo run this project, you’ll need to install [node 5 and above](https://nodejs.org/en/). The latest version of Node.js is recommended. \n\nThe dependencies of this project are managed with yarn (see installation guide [here](https://yarnpkg.com/en/)). However you can simply use the node package manager, npm for your dependency management.\n\n## Setting up\n+ Clone this project to any folder on your local machine\n```bash\ngit clone https://github.com/temilaj/react-webpack-starter.git \u003cFOLDER_NAME_HERE\u003e\n```\n+ Navigate into the folder name specified\n```bash\ncd \u003cFOLDER_NAME_HERE\u003e\n```\n\n## Installing Packages\n+ For those who love yarn\n```bash \nyarn install\n```\n\n+ For those who love NPM\n```bash \nnpm install\n```\n\n## Runnning the bundle\n\n```bash\n yarn build\n```\n\nor \n\n```bash\n npm run build\n```\n## Running the app in Development\n\nRun `npm start` to intialize and run the webpack development server. Navigate to [http://localhost:3000/](http://localhost:3000). The app will automatically reload if you change any of the source files.\n\n## Running the app in Production\n\nTo run the app in production build of the app, use either of the following.\n\n```bash\n yarn start\n```\nor\n```bash\n npm start\n```\n\n## LICENSE\n\n#### [MIT](./LICENSE) © [Temi Lajumoke](http://temilajumoke.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemilaj%2Freact-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemilaj%2Freact-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemilaj%2Freact-webpack-starter/lists"}