how to run a vue js hello world app in vue version 3

JavaScript
<script src="https://unpkg.com/vue@next"></script>

Source

Also in JavaScript: