Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ashu96/storyblok-test

Repository files navigation

Netlify Status

Introduction

This repo is a marketing site for Uprise.co built using Gatsby

Requirements

We use storyblok as CMS and content editor

Getting started

  1. Get the source code via git clone and install dependencies.
yarn install
  1. If you haven't already. Exchange the accessToken in gatsby-config.js with the preview token of a Storyblok space which you can find on the space settings page.

  2. Start the project with gatsby develop and set the preview domain in Storyblok to http://localhost:8000/editor?path=

Commands

This project comes with a few handy commands for linting and code fixing. The most important ones are the ones to develop and ship code. You can find the most important commands below.

yarn start

Run in the project locally for development.

yarn build

Run a production build into ./public. The result is ready to be put on any static hosting you prefer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published