{"id":15192858,"url":"https://github.com/crazychicken/webpack-basic-bundle","last_synced_at":"2026-01-31T11:31:28.932Z","repository":{"id":145556557,"uuid":"129052892","full_name":"crazychicken/webpack-basic-bundle","owner":"crazychicken","description":"This is the basic project bundle demo webpack, You can use input, output many .html, .css, .js","archived":false,"fork":false,"pushed_at":"2018-04-13T04:54:12.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T07:04:39.857Z","etag":null,"topics":["javascript","loader-plugin","webpack","webpack2","webpack3"],"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/crazychicken.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}},"created_at":"2018-04-11T07:28:27.000Z","updated_at":"2018-04-14T01:48:05.000Z","dependencies_parsed_at":"2023-06-04T10:30:14.563Z","dependency_job_id":null,"html_url":"https://github.com/crazychicken/webpack-basic-bundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crazychicken/webpack-basic-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazychicken%2Fwebpack-basic-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazychicken%2Fwebpack-basic-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazychicken%2Fwebpack-basic-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazychicken%2Fwebpack-basic-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazychicken","download_url":"https://codeload.github.com/crazychicken/webpack-basic-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazychicken%2Fwebpack-basic-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28940431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","loader-plugin","webpack","webpack2","webpack3"],"created_at":"2024-09-27T22:00:47.226Z","updated_at":"2026-01-31T11:31:28.918Z","avatar_url":"https://github.com/crazychicken.png","language":"JavaScript","readme":"### WEBPACK BASIC BUILD\n\n### Documentation WEB\n\n### The first setup\n\n### USE MAC WITH NODE.JS\n\n## Install NODEJS, NPM for terminal or iterm\n\nnodejs\nhttps://nodejs.org/static/images/logo.svg\n\nhttps://nodejs.org/en/\n$ node --version\nv6.11.0\n\nnpm\nhttps://www.npmjs.com/\n$ npm --version\n3.10.10\n\n\n### Step 2 Global Installation\n\nnpm install -g webpack\nnpm install -g webpack-cli\n\n$ webpack --version\n4.4.1\n\nnpm install --save-dev webpack\nnpm install --save-dev webpack@\u003cversion\u003e\n\n\n### Step 3\nIf you use Sass, you can also install Sass using npm by running\nnpm install -g sass\nhttp://sass-lang.com/install\nsass --version\nSass 3.4.24 (Selective Steve)\n\n\n### Step 4\ngit clone git@github.com:crazychicken/webpack-basic-bundle.git\n\n\n### Step 5\n\ncd path/webpack-basic-bundle\n\nfind package.json\n\nnpm install\nor\nnpm i\n\nPedding with coffee ...\n\n\n### Step 6\n\nrun webpack-dev-server\nnpm start\n\nrun build path dist folder\nnpm run build\n\n### If you want setup your config, You can view more here.\nhttps://webpack.js.org/guides/\n\n\n\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazychicken%2Fwebpack-basic-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazychicken%2Fwebpack-basic-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazychicken%2Fwebpack-basic-bundle/lists"}