Skip to content

hug-sun/vue-cli-plugin-element3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-cli-plugin-element3

Element plugin for @vue/cli 4.5.x

Inspired by

https://github.com/ElementUI/vue-cli-plugin-element

Install

First you need to install @vue/cli globally (follow the instructions here).

Then create a project and add the Element plugin:

vue create my-app
cd my-app
vue add element3

ToDo List

  • Import on demand
  • Choose the locale you want to load
  • Vue Cli UI Support

You'll be asked some questions regarding how Element is configured in your project. After that, you're good to go.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • HTML 28.5%
  • Shell 4.9%