vue-cli-plugin-element
vue-cli 3 plugin to add element-ui
Last updated 7 years ago by yi.yang .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install vue-cli-plugin-element 
SYNC missed versions from official npm registry.

vue-cli-plugin-element

Element plugin for @vue/cli 3.0.

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 element

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

Use with vue-cli UI

Skip this part if you've done everything in the Install section.

If you prefer managing your project in vue-cli UI (by running vue ui), here's how you can add Element plugin: go to the Plugins menu, click the upper right + Add plugin button, find vue-cli-plugin-element and install it.

image

Also there're some configurations for you.

image

Current Tags

  • 1.0.1                                ...           latest (7 years ago)

9 Versions

  • 1.0.1                                ...           7 years ago
  • 1.0.0                                ...           8 years ago
  • 0.0.1-alpha.7                                ...           8 years ago
  • 0.0.1-alpha.6                                ...           8 years ago
  • 0.0.1-alpha.5                                ...           8 years ago
  • 0.0.1-alpha.4                                ...           8 years ago
  • 0.0.1-alpha.3                                ...           8 years ago
  • 0.0.1-alpha.2                                ...           8 years ago
  • 0.0.1-alpha.1                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 2
This Month 3
Last Day 0
Last Week 1
Last Month 8
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |