Nuxt 2 – how read dynamic images added in project
I made a nuxt 2 app that allow user to upload images from a page. I’ve installed “multer”: “^1.4.5-lts.1”, in my project and everything work fine locally.
I made a nuxt 2 app that allow user to upload images from a page. I’ve installed “multer”: “^1.4.5-lts.1”, in my project and everything work fine locally.