Skip to content

vueComponent/vue-cli-plugin-ant-design

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vue-cli-plugin-ant-design

Ant-Design-Vue 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 ant-design-vue plugin:

vue create my-app
cd my-app
vue add ant-design

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

About

vue-cli 3 plugin to add ant-design-vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published