{"id":15511605,"url":"https://github.com/cvgellhorn/webpack-boilerplate","last_synced_at":"2025-10-12T08:31:45.297Z","repository":{"id":33896408,"uuid":"37610237","full_name":"cvgellhorn/webpack-boilerplate","owner":"cvgellhorn","description":"A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board","archived":true,"fork":false,"pushed_at":"2024-06-16T05:28:26.000Z","size":6970,"stargazers_count":445,"open_issues_count":0,"forks_count":106,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-15T10:36:10.312Z","etag":null,"topics":["babel","boilerplate","leightweight","lodash","minimal","sass","skeleton","webpack","webpack-boilerplate","webpack4","webpack5"],"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/cvgellhorn.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":"2015-06-17T17:33:42.000Z","updated_at":"2024-12-13T18:41:01.000Z","dependencies_parsed_at":"2023-11-13T23:25:58.998Z","dependency_job_id":"99a4ed73-2928-427a-95bd-798e5f93fe80","html_url":"https://github.com/cvgellhorn/webpack-boilerplate","commit_stats":{"total_commits":828,"total_committers":14,"mean_commits":"59.142857142857146","dds":0.6509661835748792,"last_synced_commit":"fa38d1997b3ad50ea8d9ca6789d853afcf717beb"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvgellhorn%2Fwebpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvgellhorn%2Fwebpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvgellhorn%2Fwebpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvgellhorn%2Fwebpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvgellhorn","download_url":"https://codeload.github.com/cvgellhorn/webpack-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236188339,"owners_count":19109390,"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","leightweight","lodash","minimal","sass","skeleton","webpack","webpack-boilerplate","webpack4","webpack5"],"created_at":"2024-10-02T09:53:08.318Z","updated_at":"2025-10-12T08:31:40.027Z","avatar_url":"https://github.com/cvgellhorn.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"Webpack 5 Boilerplate\n===========\n![npm](https://img.shields.io/npm/v/webpack?label=webpack\u0026style=flat-square\u0026logo=webpack)\n![npm](https://img.shields.io/npm/v/webpack-cli?label=webpack-cli\u0026style=flat-square\u0026logo=webpack)\n![npm](https://img.shields.io/badge/dependencies-up--to--date-green?style=flat-square\u0026logo=npm\u0026color=success)\n\n\u003e A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board\n\n## Requirements\nYou only need \u003cb\u003enode.js\u003c/b\u003e `\u003e=10.13.0` pre-installed and you’re good to go. \n\nIf you don’t want to work with lodash, just remove it from the node packages.\n\n## Usage\nDownload to target directory or use this repository as a template\n```sh\n$ curl -L -o master.zip https://github.com/cvgellhorn/webpack-boilerplate/archive/master.zip \u0026\u0026 unzip master.zip \u0026\u0026 rm master.zip \u0026\u0026 mv ./webpack-boilerplate-master/{.,}* ./ \u0026\u0026 rm -r ./webpack-boilerplate-master\n```\n\n## Setup\nInstall dependencies\n```sh\n$ npm install\n```\n\n## Development\nBuild the app in dev mode and run webpack serve with livereload and autocompile on [http://0.0.0.0:8080/](http://0.0.0.0:8080/)\n```sh\n$ npm run dev\n```\n## Production\nBuild the app in production mode\n```sh\n$ npm run build\n```\n\n## [webpack](https://webpack.js.org/)\nIf you're not familiar with webpack, [webpack serve](https://github.com/webpack/webpack-cli/blob/master/packages/serve/README.md#webpack-cli-serve) will serve the static files in your build folder and watch your source files for changes.\nWhen changes are made the bundle will be recompiled. This modified bundle is served from memory at the relative path specified in publicPath.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvgellhorn%2Fwebpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvgellhorn%2Fwebpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvgellhorn%2Fwebpack-boilerplate/lists"}