{"id":16976950,"url":"https://github.com/johndatserakis/modern-webpack-starter-vue","last_synced_at":"2026-04-05T08:31:07.554Z","repository":{"id":86795360,"uuid":"174466499","full_name":"johndatserakis/modern-webpack-starter-vue","owner":"johndatserakis","description":"🏰A modern JavaScript starter using Webpack 4. This version is already pre-packed with Vue support.","archived":false,"fork":false,"pushed_at":"2019-03-11T00:38:09.000Z","size":14722,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-03T16:27:03.183Z","etag":null,"topics":["boilerplate","bootstrap","spa","starter","template","vue","webpack","webpack-dev-server"],"latest_commit_sha":null,"homepage":"https://modern-webpack-starter.innermonkdesign.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johndatserakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-08T04:02:24.000Z","updated_at":"2019-03-11T00:38:11.000Z","dependencies_parsed_at":"2023-03-06T14:15:34.165Z","dependency_job_id":null,"html_url":"https://github.com/johndatserakis/modern-webpack-starter-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johndatserakis/modern-webpack-starter-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johndatserakis%2Fmodern-webpack-starter-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johndatserakis%2Fmodern-webpack-starter-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johndatserakis%2Fmodern-webpack-starter-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johndatserakis%2Fmodern-webpack-starter-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johndatserakis","download_url":"https://codeload.github.com/johndatserakis/modern-webpack-starter-vue/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johndatserakis%2Fmodern-webpack-starter-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: 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":["boilerplate","bootstrap","spa","starter","template","vue","webpack","webpack-dev-server"],"created_at":"2024-10-14T01:27:42.131Z","updated_at":"2026-04-05T08:31:07.527Z","avatar_url":"https://github.com/johndatserakis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"http://modern-webpack-starter.innermonkdesign.com/\" target=\"_blank\"\u003e\u003cimg width=\"200\" src=\"./src/assets/images/main/mws-profile.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"Issues\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fjohndatserakis%2Fmodern-webpack-starter\u0026text=Check%20out%20modern-webpack-starter%20on%20GitHub\u0026via=johndatserakis\"\u003e\n  \u003cimg src=\"https://img.shields.io/twitter/url/https/github.com/johndatserakis/modern-webpack-starter.svg?style=social\" alt=\"Tweet\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# modern-webpack-starter-vue\nThis is a version of [moden-webpack-starter](https://github.com/johndatserakis/modern-webpack-starter) that already has Vue installed. Good for when you want to use Vue but you can't use Vue-CLI for whatever reason. You can view the demo for the base version [here](http://modern-webpack-starter.innermonkdesign.com/).\n\n### Features\n- Vue\n- Webpack 4.14.0\n- Webpack-Dev-Server\n- Bootstrap 4.1\n- Babel\n- SASS Handling\n- Uglifying, Minimizing\n- html-webpack-plugin, mini-css-extract-plugin, optimize-css-assets-webpack-plugin\n- `@` Alias Support For Easy File Imports\n- ESLint\n- And more...\n\n### Installing / Getting started\n\n``` bash\n# install dependencies\nnpm install\n\n# serve using webpack-dev-server with hot reload at http://localhost:8080/\nnpm run watch\n\n# build for production\nnpm run build\n```\n\n### Hit Me Up\n\nGo ahead and fork the project! Message me here if you have questions or submit an issue if needed. I'll be making touch-ups as time goes on. Have fun with this!\n\n### License\n\nCopyright 2017 John Datserakis\n\n[MIT](http://opensource.org/licenses/MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndatserakis%2Fmodern-webpack-starter-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohndatserakis%2Fmodern-webpack-starter-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndatserakis%2Fmodern-webpack-starter-vue/lists"}