{"id":15753385,"url":"https://github.com/cycjimmy/vue-webpack-starter","last_synced_at":"2025-04-30T14:15:33.393Z","repository":{"id":37829949,"uuid":"199807163","full_name":"cycjimmy/vue-webpack-starter","owner":"cycjimmy","description":"vue webpack starter","archived":false,"fork":false,"pushed_at":"2025-04-29T02:24:54.000Z","size":7890,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-29T03:30:51.082Z","etag":null,"topics":["starter","vue","webpack"],"latest_commit_sha":null,"homepage":"https://cycjimmy.github.io/vue-webpack-starter","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/cycjimmy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2019-07-31T07:50:28.000Z","updated_at":"2025-04-29T02:16:03.000Z","dependencies_parsed_at":"2023-02-18T21:45:36.601Z","dependency_job_id":"d80443a2-77d0-4c4a-ba2d-39a2be505c45","html_url":"https://github.com/cycjimmy/vue-webpack-starter","commit_stats":{"total_commits":507,"total_committers":3,"mean_commits":169.0,"dds":"0.10453648915187375","last_synced_commit":"744e93be7db2d9c45b9e0653a4f67da143ac577e"},"previous_names":[],"tags_count":18,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fvue-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fvue-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fvue-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fvue-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycjimmy","download_url":"https://codeload.github.com/cycjimmy/vue-webpack-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251719443,"owners_count":21632679,"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":["starter","vue","webpack"],"created_at":"2024-10-04T07:40:33.839Z","updated_at":"2025-04-30T14:15:33.341Z","avatar_url":"https://github.com/cycjimmy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Webpack Starter\n\n![][workflows-badge-image]\n[![libraries dependency status][libraries-status-image]][libraries-status-url]\n[![Release date][release-date-image]][release-url]\n[![vue][vue-image]][vue-url]\n[![webpack][webpack-image]][webpack-url]\n[![semantic-release][semantic-image]][semantic-url]\n\n* A webpack starter for vue building. [Demo][github-pages-url]\n\n## Features\n* CSS Module\n* Support Sass\n* Store([Vuex](https://github.com/vuejs/vuex))\n* Router([vue-router](https://github.com/vuejs/vue-router))\n\n## Installation\n```shell\n$ npm install\n# or\n$ yarn install\n```\n\n## Main directory structure\n```text\nvue-webpack-starter\n │\n ├─app/                        # Project entry folder\n │   └─...\n ├─mock/                       # Mock data entry folder\n │   └─api/\n ├─static/                     # Static folder\n │   ├─images/                 # Pictures folder\n │   ├─view/                   # Static html template folder\n │   │   └──...\n │   └─favicon.ico             # Icon file\n ├─webpack/                    # Webpack configuration folder\n │   ├─browserSync.config.js   # BrowserSync config file\n │   ├─postcss.config.js       # Postcss config file\n │   └─...                     # Webpack configuration files\n └─...\n```\n\n## Main Tasks\n```shell\n# Run in development\n$ npm start\n\n# Build for production\n$ npm run build\n# or\n$ npm run build:watch\n```\n\n\u003c!-- Links: --\u003e\n[workflows-badge-image]: https://github.com/cycjimmy/vue-webpack-starter/workflows/Test%20CI/badge.svg\n\n[libraries-status-image]: https://img.shields.io/librariesio/release/github/cycjimmy/vue-webpack-starter\n[libraries-status-url]: https://libraries.io/github/cycjimmy/vue-webpack-starter\n\n[release-date-image]: https://img.shields.io/github/release-date/cycjimmy/vue-webpack-starter\n[release-url]: https://github.com/cycjimmy/vue-webpack-starter/releases\n\n[vue-image]: https://img.shields.io/github/package-json/dependency-version/cycjimmy/vue-webpack-starter/vue\n[vue-url]: https://github.com/vuejs/vue\n\n[webpack-image]: https://img.shields.io/github/package-json/dependency-version/cycjimmy/vue-webpack-starter/dev/webpack\n[webpack-url]: https://github.com/webpack/webpack\n\n[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-url]: https://github.com/semantic-release/semantic-release\n\n[github-pages-url]: https://cycjimmy.github.io/vue-webpack-starter/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycjimmy%2Fvue-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycjimmy%2Fvue-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycjimmy%2Fvue-webpack-starter/lists"}