{"id":11962723,"url":"https://github.com/LeeWgg/CNode","last_synced_at":"2025-10-15T15:30:31.821Z","repository":{"id":246770352,"uuid":"90725450","full_name":"LeeWgg/CNode","owner":"LeeWgg","description":"基于cnode社区API重写的Vue2.0项目(vue，vue-route，vuex，axios，webpack初学入门）","archived":false,"fork":false,"pushed_at":"2017-05-10T09:47:03.000Z","size":651,"stargazers_count":21,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:31:59.480Z","etag":null,"topics":["javascript","vue-router","vue2"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/LeeWgg.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":"2017-05-09T09:07:04.000Z","updated_at":"2023-08-21T02:39:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"aadba431-cc2a-4340-b73b-c991f23dabe6","html_url":"https://github.com/LeeWgg/CNode","commit_stats":null,"previous_names":["leewgg/cnode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeeWgg/CNode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeeWgg%2FCNode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeeWgg%2FCNode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeeWgg%2FCNode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeeWgg%2FCNode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeeWgg","download_url":"https://codeload.github.com/LeeWgg/CNode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeeWgg%2FCNode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279086987,"owners_count":26100277,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript","vue-router","vue2"],"created_at":"2024-07-02T00:18:05.710Z","updated_at":"2025-10-15T15:30:31.501Z","avatar_url":"https://github.com/LeeWgg.png","language":"Vue","funding_links":[],"categories":["Awesome-CNode"],"sub_categories":["Vue"],"readme":"## 前言\n\n####该项目是采用\u003ca href=\"https://cnodejs.org/api\" target=\"_blank\"\u003eCnode\u003c/a\u003e社区提供的api，基于vue2.0重写，在此特别感谢！！！然后也要感谢\u003ca href=\"https://github.com/shinygang\" target=\"_blank\"\u003e https://github.com/shinygang \u003c/a\u003e的vue-cnodejs项目给予我的启发。再一次说声谢谢！\n\n## 感悟\n\n``` bash\n学习前端一年多，也看到Vue火起来，于是自己开始自学；\n刚开始接触，真是觉得使用起来太方便，但还是有很多新的东西不是很了解，于是想这各种办法去学习去练习；\n这个项目花了我一个星期时间，因为白天要上班，只能花晚上时间去做；\n对于这个项目，我觉得挺适合新手vue入门的，包含了（vue-route，vuex，axios，webpack等基本知识），所以我希望新人可以多看看；\n```\n如果你觉得该项目对你有帮助，请打赏作者一瓶可乐吧。\n![v1](src/assets/pay.jpg) \n\n## 安装\n\n``` bash\n$ git clone https://github.com/LeeWgg/CNode.git\n$ cd CNode\n$ npm install或 cnpm install\n```\n## 运行\n\n``` bash\n$ npm run dev\n```\n## 截图\n![v1](src/assets/v1.PNG)\n![v2](src/assets/v2.PNG)\n![v3](src/assets/v3.PNG)\n![v4](src/assets/v4.PNG)\n## 目录结构\n\n``` bash\n├── README.md          // 项目说明\n├── build              // 构建服务和webpack配置\n├── config             // 项目不同环境的配置\n├── index.html         // 项目入口文件\n├── package.json       // 项目配置文件\n├── src                // 生产目录\n│   ├── assets         // css js 和图片资源\n│   ├── components     // 各种组件\n│   ├── router         // 路由\n│   ├── vuex           // vuex状态管理器\n│   ├── app.vue        // 页面入口文件\n│   └── main.js        // 程序入口文件，加载各种公共组件\n```\n\nFor detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLeeWgg%2FCNode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLeeWgg%2FCNode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLeeWgg%2FCNode/lists"}