VueStorefront + Amplience
https://docs.vuestorefront.io/amplience/guide/usage.html
I'm following this doc to start an usage with Amplience, I've already installed the libs and created the content in amplience
NOW, I'm trying to fetch the content from the CMS but the documentations ins't clear enough
At content rendering section I've copied RenderContent.vue to <root>/cms/
Ive created plugins/cms.js
But I can't create my component, you mentioned a component called Banner but there is no such example on the docs about it. (import Banner from '~/cms/Banner.vue')
After coping the RenderContent.vue, what exactly I have to do to render my content in a page?
2 Replies
it is displaying this console error