Using Vue To Make A Webpage Interesting

Each box contains an example of Vue.js being used in a unique way.

{{ displayDate() }}

{{ name }}

Open the dev console and set item1.name = "Your Name"

{{ greet() }}

Open the dev console and set item2.name = "Your Name"

{{ message }}

Surprise Website

You can change the link by setting item3.website = "Any SFW URL You Like!"

Set item6.seen = true

Now You Can See This

You Have Clicked The Button {{ count }} Times

Click Me

{{ message }}

Click Me

This Page Loaded At:

{{ displayTime() }}