Replace with your space token in src/storyblokClient
and src/routes/editor.svelte
files
Install dependencies
yarn # or npm install
yarn dev # or npm run dev
Run this command to generate data from Storyblok API
yarn export # or npm run export