scrimba
Vue.js for Beginners
Vue.js Tutorial: Hello world
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Vue.js Tutorial: Hello world
AboutCommentsNotes
Vue.js Tutorial: Hello world
Expand for more info
index.html
run
preview
console
<div id="app">
{{ message }}
</div>
Console
Preview
280×340 (100%)
index.html
-1:41