Welcome to this sample project for Nuxt! This project serves as a quick starter for integrating Storyblok, a headless CMS, into your web development projects.
For starting, you can access to the snmbala
folder.
In the folder you have some files like:
nuxt.config.js
: the configuration with Storyblok API;pages/index.vue
: the initialization of the Storyblok Bridge.