Example: 'v-for' to create li-tags

In this example 'v-for' creates an 'li' tag with the food name for each food item in the Vue instance array.

  1. {{ x }}