This is a Hello World
example project built with Storyblok and Remix.
To get better understanding of this project and how it works, read our Getting Started guide.
- Create a new Space in Storyblok
- Obtain a Preview Token from the Settings of the Space.
- Replace the
accessToken
value in theapp/root.jsx
file with your Preview Token. - You can start a Dev Server with your Remix project, and it will consume data from your Storyblok Space.
For a more advanced article, check Add a headless CMS to Remix in 5 minutes.
To learn more about Remix, take a look at the Remix Documentation.