{"id":20322096,"url":"https://github.com/mixcore/mix.portal.vue","last_synced_at":"2025-03-04T10:13:00.983Z","repository":{"id":97507055,"uuid":"384449549","full_name":"mixcore/mix.portal.vue","owner":"mixcore","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-09T14:06:26.000Z","size":3693,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-14T13:55:24.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/mixcore.png","metadata":{"files":{"readme":"README.en-US.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-09T13:43:59.000Z","updated_at":"2021-07-09T14:04:54.000Z","dependencies_parsed_at":"2024-01-29T07:27:28.940Z","dependency_job_id":"38598020-257d-443d-b016-8fc761c78ac8","html_url":"https://github.com/mixcore/mix.portal.vue","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/mixcore%2Fmix.portal.vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcore%2Fmix.portal.vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcore%2Fmix.portal.vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcore%2Fmix.portal.vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixcore","download_url":"https://codeload.github.com/mixcore/mix.portal.vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241827165,"owners_count":20026601,"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":[],"created_at":"2024-11-14T19:19:01.128Z","updated_at":"2025-03-04T10:13:00.952Z","avatar_url":"https://github.com/mixcore.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[简体中文](./README.md) | English\n\u003ch1 align=\"center\"\u003eVue Antd Admin\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n[Ant Design Pro](https://github.com/ant-design/ant-design-pro)'s implementation with Vue.  \nAn out-of-box UI solution for enterprise applications as a React boilerplate.\n\n[![MIT](https://img.shields.io/github/license/iczer/vue-antd-admin)](https://github.com/iczer/vue-antd-admin/blob/master/LICENSE)\n[![Dependence](https://img.shields.io/david/iczer/vue-antd-admin)](https://david-dm.org/iczer/vue-antd-admin)\n[![DevDependencies](https://img.shields.io/david/dev/iczer/vue-antd-admin)](https://david-dm.org/iczer/vue-antd-admin?type=dev)\n[![Release](https://img.shields.io/github/v/release/iczer/vue-antd-admin)](https://github.com/iczer/vue-antd-admin/releases/latest)\n![image](./src/assets/img/preview.png)   \n\nMultiple theme modes available：  \n![image](./src/assets/img/preview-nine.png)\n\u003c/div\u003e\n\n- Preview：https://iczer.gitee.io/vue-antd-admin\n- Documentation：https://iczer.gitee.io/vue-antd-admin-docs\n- FAQ：https://iczer.gitee.io/vue-antd-admin-docs/start/faq.html\n- Mirror Repo in China：https://gitee.com/iczer/vue-antd-admin\n\n## Browsers support\nModern browsers and IE10.\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png\" alt=\"Opera\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eOpera |\n| --- | --- | --- | --- | --- |\n| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## Usage\n### clone\n```bash\n$ git clone https://github.com/iczer/vue-antd-admin.git\n```\n### yarn\n```bash\n$ yarn install\n$ yarn serve\n```\n### or npm\n```\n$ npm install\n$ npm run serve\n```\nMore instructions at [documentation](https://iczer.gitee.io/vue-antd-admin-docs).\n\n## Contributing\nAny type of contribution is welcome, here are some examples of how you may contribute to this project: :star2:：\n- Use Vue Antd Admin in your daily work.\n- Submit [Issue](https://github.com/iczer/vue-antd-admin/issues) to report :bug: or ask questions.\n- Propose [Pull Request](https://github.com/iczer/vue-antd-admin/pulls) to improve our code.\n- Join the community and share your experiences with us. QQ Group:942083829、812277510(full)、610090280(full)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixcore%2Fmix.portal.vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixcore%2Fmix.portal.vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixcore%2Fmix.portal.vue/lists"}