VueApp

Hello world example

Hello {{aName}}!


Pangram detector example

{{letter}}

Data list

Data contains more animals but only those with length > 3 are shown, thanks to combining v-for with v-if