{"id":20139251,"url":"https://github.com/lpreterite/multiple-page-vue-webpack-example","last_synced_at":"2025-04-09T18:21:35.891Z","repository":{"id":81485889,"uuid":"67575042","full_name":"lpreterite/multiple-page-vue-webpack-example","owner":"lpreterite","description":"The multiple page vue example for webpack","archived":false,"fork":false,"pushed_at":"2016-09-19T07:59:17.000Z","size":25,"stargazers_count":14,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:22:13.449Z","etag":null,"topics":["bootstrap","sprites","vue","vue-router","webpack"],"latest_commit_sha":null,"homepage":null,"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/lpreterite.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":"2016-09-07T05:30:21.000Z","updated_at":"2022-03-30T20:58:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"448da22b-4663-41a3-b01b-5ef2dd3e06bb","html_url":"https://github.com/lpreterite/multiple-page-vue-webpack-example","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/lpreterite%2Fmultiple-page-vue-webpack-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpreterite%2Fmultiple-page-vue-webpack-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpreterite%2Fmultiple-page-vue-webpack-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpreterite%2Fmultiple-page-vue-webpack-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpreterite","download_url":"https://codeload.github.com/lpreterite/multiple-page-vue-webpack-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085560,"owners_count":21045179,"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":["bootstrap","sprites","vue","vue-router","webpack"],"created_at":"2024-11-13T21:44:33.236Z","updated_at":"2025-04-09T18:21:35.873Z","avatar_url":"https://github.com/lpreterite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multiple-page-vue-webpack-example\n\n\u003e 一个多页面的webpack构建例子\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n```\n\n目录结构\n```\nbuild/         #构建配置目录\nsrc/           #源代码目录\n    clients/   #入口文件\n    imports/   #js代码目录，此为js引入的root目录\n    styles/    #全局样式目录\n    templates/ #页面模板文件（建议和入口文件名字对应）\n```\n\n##关于bootstrap的配置\n\n具体配置修改这份文件`.bootstraprc`，详情请查看`bootstrap-loader`官方文档。\n\n使用\n```\n# element.js\nrequire('bootstrap-loader'); // 在入口文件中引入即可\n```\n\n关于bootstrap的处理使用以下库\n\n- [bootstrap-loader](https://github.com/shakacode/bootstrap-loader)\n- [bootstrap-scss](https://github.com/twbs/bootstrap-sass)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpreterite%2Fmultiple-page-vue-webpack-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpreterite%2Fmultiple-page-vue-webpack-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpreterite%2Fmultiple-page-vue-webpack-example/lists"}