{"id":13536339,"url":"https://github.com/shinygang/Vue-cnodejs","last_synced_at":"2025-04-02T03:30:33.689Z","repository":{"id":36399439,"uuid":"40704350","full_name":"shinygang/Vue-cnodejs","owner":"shinygang","description":"基于vue.js重写Cnodejs.org社区的webapp","archived":false,"fork":false,"pushed_at":"2017-11-18T09:17:53.000Z","size":2295,"stargazers_count":3035,"open_issues_count":3,"forks_count":795,"subscribers_count":164,"default_branch":"master","last_synced_at":"2025-03-31T00:11:53.027Z","etag":null,"topics":["vue","vue-cnodejs","vue-components","vue-router","vue2","vuejs2","webpack"],"latest_commit_sha":null,"homepage":"http://shinygang.coding.me/","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/shinygang.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}},"created_at":"2015-08-14T08:30:53.000Z","updated_at":"2025-03-30T12:08:16.000Z","dependencies_parsed_at":"2022-08-27T01:51:58.749Z","dependency_job_id":null,"html_url":"https://github.com/shinygang/Vue-cnodejs","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/shinygang%2FVue-cnodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinygang%2FVue-cnodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinygang%2FVue-cnodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinygang%2FVue-cnodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinygang","download_url":"https://codeload.github.com/shinygang/Vue-cnodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246750762,"owners_count":20827776,"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":["vue","vue-cnodejs","vue-components","vue-router","vue2","vuejs2","webpack"],"created_at":"2024-08-01T09:00:37.474Z","updated_at":"2025-04-02T03:30:33.657Z","avatar_url":"https://github.com/shinygang.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Demo示例","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Resources","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js","Awesome-CNode","Examples [🔝](#readme)"],"sub_categories":["Libraries \u0026 Plugins","例子","Examples","Vue"],"readme":"#基于vue.js重写Cnodejs.org社区的webapp [线上访问地址](http://shinygang.coding.me/)\n\n## 注意：当前项目代码已经升级到2.0，均采用vue-cli搭建的程序，非vue-cli的版本请看分支：not-vue-cli\n * master分支采用vue-cli构建的2.0版本。\n * ssr分支采用服务端渲染\n * 1.x代码请看1.x分支。\n * not-vue-cli则是没有采用vue-cli搭建的原始版本\n\n-------\n#### ` 如果对你有帮助，恳请给作者累积一个大保健的机会，欢迎扫码`\n![](http://ww1.sinaimg.cn/large/79462090ly1flmcqgz0xwj21080q2anh.jpg)\n\n###安装\n\n项目地址：（`git clone`）\n\n```shell\ngit clone https://github.com/shinygang/Vue-cnodejs.git\n```\n\n通过`npm`安装本地服务第三方依赖模块(需要已安装[Node.js](https://nodejs.org/))\n\n```\nnpm install\n```\n\n启动服务(http://localhost:8020)\n\n```\nnpm run dev\n```\n\n发布代码\n```\nnpm run build\n```\n\n###开发\n\n###目录结构\n\u003cpre\u003e\n.\n├── README.md           \n├── build              // 构建服务和webpack配置\n├── config             // 项目不同环境的配置\n├── dist               // 项目build目录\n├── index.html         // 项目入口文件\n├── package.json       // 项目配置文件\n├── src                // 生产目录\n│   ├── assets         // css js 和图片资源\n│   ├── components     // 各种组件\n│   ├── views          // 各种页面\n│   ├── vuex           // vuex状态管理器\n│   ├── filters.js     // 各种过滤器\n│   └── main.js        // Webpack 预编译入口\n\u003c/pre\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinygang%2FVue-cnodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinygang%2FVue-cnodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinygang%2FVue-cnodejs/lists"}