Skip to content

Proof of Concept that you can have 2 web components in one file in Vue

Notifications You must be signed in to change notification settings

xmarkclx/multi-webcomponent-vue-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Multi WebComponent POC / Starter

Proof of Concept that you can have 2 web components in one file in Vue

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

npm run build -- --target wc --name v-card src/App.vue

Lints and fixes files

yarn lint

About

Proof of Concept that you can have 2 web components in one file in Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published