Overview
Element UI is a desktop component library based on Vue.js, providing a rich set of components for building enterprise application interfaces.
1. Installation and Configuration
1.1 Installing Element Plus (Vue 3 Version)
# Install Element Plus
npm install element-plus
# Install icon library
npm install @element-plus/icons-vue
4/1/24About 5 min