{"id":14976433,"url":"https://github.com/sinanmtl/webpack-simple-starter","last_synced_at":"2025-10-30T23:31:11.680Z","repository":{"id":45754159,"uuid":"111287705","full_name":"SinanMtl/webpack-simple-starter","owner":"SinanMtl","description":"A simple webpack starter without framework (Like Vue, React, Angular, etc.)","archived":true,"fork":false,"pushed_at":"2020-06-10T06:37:27.000Z","size":1474,"stargazers_count":671,"open_issues_count":2,"forks_count":39,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-02-16T02:12:39.447Z","etag":null,"topics":["simple","starter","starter-kit","webpack","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/SinanMtl.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}},"created_at":"2017-11-19T11:11:38.000Z","updated_at":"2025-02-10T11:17:14.000Z","dependencies_parsed_at":"2022-07-30T13:18:01.562Z","dependency_job_id":null,"html_url":"https://github.com/SinanMtl/webpack-simple-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinanMtl%2Fwebpack-simple-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinanMtl%2Fwebpack-simple-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinanMtl%2Fwebpack-simple-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinanMtl%2Fwebpack-simple-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SinanMtl","download_url":"https://codeload.github.com/SinanMtl/webpack-simple-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239077474,"owners_count":19577669,"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":["simple","starter","starter-kit","webpack","webpack3"],"created_at":"2024-09-24T13:53:52.728Z","updated_at":"2025-10-30T23:31:10.840Z","avatar_url":"https://github.com/SinanMtl.png","language":"JavaScript","readme":"# Webpack Simple Starter\nA simple webpack starter without framework (Like Vue, React, Angular, etc.). This project is inspired from [**vue-cli webpack project**](https://github.com/vuejs/vue-cli#vue-build)\n\n## Getting Started\nFirst, install the modules that the project needs.\n```bash\n$ npm install\n```\n\nNow, let's start developing.\n```bash\n$ npm run dev\n```\n\nFinally development process done. Let's export for production.\n```bash\n$ npm run build\n```\n\nThat's it!. Files are ready to under the `dist/` directory for production.\n\n## What's in this project?\n\n### Directories\nThere are four main directories in project. This directories like below:\n```\nbuild/\t\t# Webpack configurations\nconfig/\t\t# Dev and prod configurations\nsrc/ \t\t# Project development files\n|_ scripts/\t# Javascript files\n|_ styles/\t# Style files (scss)\n|_ views/\t# HTML templates (pug)\nstatic/\t\t# Static files (Like fonts, images)\n```\n\n### Used Frameworks\n- Bootstrap and depended javascript frameworks like jquery. (Client)\n- Babel.js for ES6 compile\n- Sass for CSS\n- Pug for HTML template\n\nAlso, this project is supporting hot reload and include **eslint**\n\n## License\nThis project is under the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinanmtl%2Fwebpack-simple-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinanmtl%2Fwebpack-simple-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinanmtl%2Fwebpack-simple-starter/lists"}