element-ui plugin for vue-cli
npm install vue-cli-plugin-element-uiElement-ui plugin for vue-cli
ElementUI documentation here
Element has now build their own plugin, you can find it here: https://github.com/ElementUI/vue-cli-plugin-element
1. Create your app with vue-cli 3:
``bash`
vue create my-project
2. Add the plugin
`bash``
vue add element-ui
- Scss theme
- ElementUi i18n options
- Element UI i18n
- Vue-i18n