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.

83 lines
2.7 KiB

1 week ago
  1. English | [简体中文](./README.zh-CN.md)
  2. ## About Art Design Pro
  3. As a developer, I needed to build admin management systems for multiple projects but found that traditional systems couldn't fully meet the requirements for user experience and visual design. Therefore, I created Art Design Pro, an open-source admin management solution focused on user experience and rapid development. Based on the ElementPlus design specifications, it has been visually optimized to provide a more beautiful and practical front-end interface, helping you easily build high-quality admin systems.
  4. ## Official Website
  5. [Visit the official documentation](https://www.lingchen.kim/art-design-pro/docs/en/)
  6. ## Demo Images
  7. ### Light Theme
  8. ![Light Theme](https://www.qiniu.lingchen.kim/art_design_pro_readme_cover1.png)
  9. ![Light Theme](https://www.qiniu.lingchen.kim/art_design_pro_readme_cover2.png)
  10. ### Dark Theme
  11. ![Dark Theme](https://www.qiniu.lingchen.kim/art_design_pro_readme_cover3.png)
  12. ![Dark Theme](https://www.qiniu.lingchen.kim/art_design_pro_readme_cover4.png)
  13. ## Features
  14. - Uses the latest technology stack
  15. - Built-in common business component templates
  16. - Provides multiple theme modes and customizable themes
  17. - Beautiful UI design, excellent user experience, and attention to detail
  18. - System fully supports customization, meeting your personalized needs
  19. ## Functionality
  20. - Rich theme switching
  21. - Global search
  22. - Lock screen
  23. - Multi-tabs
  24. - Global breadcrumbs
  25. - Multi-language support
  26. - Icon library
  27. - Rich text editor
  28. - Echarts charts
  29. - Utils toolkit
  30. - Network exception handling
  31. - Route-level authentication
  32. - Sidebar menu authentication
  33. - Authentication directives
  34. - Mobile adaptation
  35. - Excellent persistent storage solution
  36. - Local data storage validation
  37. - Code commit validation and formatting
  38. - Code commit standardization
  39. ## Compatibility
  40. - Supports modern mainstream browsers such as Chrome, Safari, Firefox, etc.
  41. ## Installation and Running
  42. ```bash
  43. # Install dependencies
  44. pnpm install
  45. # If pnpm install fails, try using the following command to install dependencies
  46. pnpm install --ignore-scripts
  47. # Start local development environment
  48. pnpm dev
  49. # Build for production
  50. pnpm build
  51. ```
  52. ## Technical Support
  53. QQ Group: <a href="https://qm.qq.com/cgi-bin/qm/qr?k=Gg6yzZLFaNgmRhK0T5Qcjf7-XcAFWWXm&jump_from=webapi&authKey=YpRKVJQyFKYbGTiKw0GJ/YQXnNF+GdXNZC5beQQqnGZTvuLlXoMO7nw5fNXvmVhA">821834289</a> (Click the link to join the group chat)
  54. ## Donation
  55. If my project has been helpful to you, donations are welcome! Your support will be used to purchase tools like ChatGPT, Cursor, etc., to improve development efficiency and make the project even better. Thank you for your encouragement and support!
  56. ![Donation QR Code](https://www.qiniu.lingchen.kim/%E7%BB%84%202%402x%202.png)