sdl-hello-vue

An Advanced Vue.js project w/custom elements

Usage no npm install needed!

<script type="module">
  import sdlHelloVue from 'https://cdn.skypack.dev/sdl-hello-vue';
</script>

README

Vaadin components with Vue.js

NOTE: This project will continue on the Vaadin with Vue Starter App. Please download the starter before reading this tutorial.

Instructions

We will use some extra Vaadin components and iron elements, to install them:

  yarn add @polymer/iron-pages
  yarn add @polymer/iron-form
  yarn add @vaadin/vaadin-core

Now we need to include all the dependencies. In src/App.vue add those imports right after the opening of the '