PaulieScanlon / gatsby-storyblok-i18n-fs-route

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby & Storyblok workshop starter

The live coding repo for the Gatsby.js & Storyblok workshop starter.

Getting Started

# create a new Gatsby site using the default starter
gatsby new gatsby-storyblok-workshop https://github.com/gatsbyjs/gatsby-starter-default

# install deoendencies
cd gatsby-storyblok-workshop
npm install

# run a localhost:8000
npm run develop

Open http://localhost:8000/ in the browser to see the results.

Gatsby.js' official and community-created starter library

Deploy to Gatsby Cloud

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud

Learn More

Take a look at Gatsby.js documentation to learn more about Gatsby.js.

To understand querying data, take a look at GraphQL documentation and Gatsby.js documentation.

gatsby-storyblok-i18n-fs-route

About

License:BSD Zero Clause License


Languages

Language:JavaScript 98.2%Language:CSS 1.8%