You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.en-US.md 3.0 KiB

1 vuosi sitten
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. [简体中文](./README.md) | English
  2. <h1 align="center">Vue Antd Admin</h1>
  3. <div align="center">
  4. [Ant Design Pro](https://github.com/ant-design/ant-design-pro)'s implementation with Vue.
  5. An out-of-box UI solution for enterprise applications as a React boilerplate.
  6. [![MIT](https://img.shields.io/github/license/iczer/vue-antd-admin)](https://github.com/iczer/vue-antd-admin/blob/master/LICENSE)
  7. [![Dependence](https://img.shields.io/david/iczer/vue-antd-admin)](https://david-dm.org/iczer/vue-antd-admin)
  8. [![DevDependencies](https://img.shields.io/david/dev/iczer/vue-antd-admin)](https://david-dm.org/iczer/vue-antd-admin?type=dev)
  9. [![Release](https://img.shields.io/github/v/release/iczer/vue-antd-admin)](https://github.com/iczer/vue-antd-admin/releases/latest)
  10. ![image](./src/assets/img/preview.png)
  11. Multiple theme modes available:
  12. ![image](./src/assets/img/preview-nine.png)
  13. </div>
  14. - Preview:https://iczer.gitee.io/vue-antd-admin
  15. - Documentation:https://iczer.gitee.io/vue-antd-admin-docs
  16. - FAQ:https://iczer.gitee.io/vue-antd-admin-docs/start/faq.html
  17. - Mirror Repo in China:https://gitee.com/iczer/vue-antd-admin
  18. ## Browsers support
  19. Modern browsers and IE10.
  20. | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
  21. | --- | --- | --- | --- | --- |
  22. | IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
  23. ## Usage
  24. ### clone
  25. ```bash
  26. $ git clone https://github.com/iczer/vue-antd-admin.git
  27. ```
  28. ### yarn
  29. ```bash
  30. $ yarn install
  31. $ yarn serve
  32. ```
  33. ### or npm
  34. ```
  35. $ npm install
  36. $ npm run serve
  37. ```
  38. More instructions at [documentation](https://iczer.gitee.io/vue-antd-admin-docs).
  39. ## Contributing
  40. Any type of contribution is welcome, here are some examples of how you may contribute to this project: :star2::
  41. - Use Vue Antd Admin in your daily work.
  42. - Submit [Issue](https://github.com/iczer/vue-antd-admin/issues) to report :bug: or ask questions.
  43. - Propose [Pull Request](https://github.com/iczer/vue-antd-admin/pulls) to improve our code.
  44. - Join the community and share your experiences with us. QQ Group: 812277510、610090280(已满)