Hello! I'm having trouble figuring out how to display images from the folder ../images/ with vue-gallery. Sorry if this is a simple issue but I'm new to vue/nuxt so i'm not sure how I could iterate through the files in the images folder, then push their URL's through to the images array.
I'm still using the code on the GitHub page, and I haven't changed anything
Hello! I'm having trouble figuring out how to display images from the folder
../images/
with vue-gallery. Sorry if this is a simple issue but I'm new to vue/nuxt so i'm not sure how I could iterate through the files in the images folder, then push their URL's through to theimages
array. I'm still using the code on the GitHub page, and I haven't changed anything