nuxt-community / express-template

Starter template for Nuxt 2 with Express.
https://codesandbox.io/s/github/nuxt-community/express-template
1.25k stars 239 forks source link

Which folder should be uploaded to the picture? #120

Closed seymoe closed 6 years ago

seymoe commented 6 years ago

Unfortunately, When I handled the function of uploading the picture, I found a problem here, I don't know which folder should be uploaded, because I had uploaded picture in a folder, but can't access it with URL. I've tried the static folder, still cannot be accessed. I hope to help me, thanks very much!

This question is available on Nuxt community (#c98)
ghost commented 6 years ago

This issue as been imported as question since it does not respect express-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/express-template/issues/c98.

seymoe commented 6 years ago

I solve it, It's no problem put pictures into static folder..