Skip to content

CodesOfRa/vue-cli-plugin-ui5-webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue CLI plugin for UI5-Webcomponents

This is a Vue CLI plugin to add UI5 Webcomponents to your project.

Using the plugin

#create a Vue project using the Vue CLI
vue create my-vue-app
#move to target project
cd my-vue-app
#install vue-cli-ui5-webcomponents plugin
vue add ui5-webcomponents

If you have an existing Vue CLI-based project you can skip the first two commands and just run:

 vue add ui5-webcomponents

About

Vue CLI Plugin for UI5 Web Components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published