Skip to content

对Vue CLI的原型开发可以使用Element UI的还原仓库

Notifications You must be signed in to change notification settings

Jim-jw/vue-cli-service-element-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue CLI快速原型开发引入Element UI

本仓库是针对Vue CLI原型开发可以使用Element UI的还原仓库

  • 全局安装@vue/cli@vue/cli-service-global
npm install -g @vue/cli @vue/cli-service-global
# OR
yarn global add @vue/cli @vue/cli-service-global

拉取项目

git clone https://github.com/Jim-jw/vue-cli-service-element-ui.git

下拉依赖项

npm install
# OR
yarn

快速原型项目启动

vue serve -o

About

对Vue CLI的原型开发可以使用Element UI的还原仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published