/backbone-vue-wc

tests with old backbone project with Vue web components integration

Primary LanguageHTML

Vue web component example

Requirements

npm install -g @vue/cli
npm install -g @vue/cli-service-global

Build

vue build --target wc --name micro-app-one ./src/micro-app-one.vue
vue build --target wc-async --name alga 'src/components/*.vue'