nuxt-strapi-i8n-explore
the original tutorial from strapi , https://strapi.io/blog/how-to-build-an-e-commerce-store-with-nuxt-js-and-strapi
github ,
try to learn strapi i18n in nuxt so I Tweek a lit bit to make it work , still in half way
can not fetch specifit data in strapi with findOne(slug or id , {locale.:i18n:locale})
hope can make it work
simply : yarn
strapi : yarn develop
nuxt : yarn dev will start the project
if you have a soltuion for fetch findOne(slug) with locale parameter , feel free to let me know thanks in advance