This a boilerplate to create a Gridsome project with Storyblok by using the plugin gridsome-source-storyblok.
- Install dependencies
yarn # npm install-
Replace
<YOUR_ACCESS_TOKEN>with your preview accessToken ingridsome.config.js -
Run the development server:
yarn develop # npm run developFork me on Github