Skip to content

storyblok/remix-ultimate-tutorial

Repository files navigation

Remix Ultimate Tutorial

This repository is a Remix Storyblok starter template used in following 5 minute tutorial...

Requirements

To use this project you need a Storyblok account. If you don't have one yet you can register at Storyblok. It's free

How to get started?

Read the Remix tutorial about connecting Storyblok with Remix.

1. Clone the repo

  $ git clone https://github.com/storyblok/remix-ultimate-tutorial.git

2. Install all dependecies

npm install

3. Adding the Access token

Create a new empty Space and exchange the preview token of your new space with the accessToken in app/root.jsx.

4. Run your project

Set the preview domain in Storyblok to http://localhost:3000/.

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Resources

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published