Skip to content

MantasMikal/guste-design

Repository files navigation

Graphic designer store/portfolio built with Gatsby, Sanity, Netlify and Shopify 🐱‍🚀

https://guste.design


Setup

Use NPM

# Install deps
cd guste-design && npm i && npm i -g @sanity/cli gatsby-cli

# Login to Sanity
sanity login

# Run
# Studio at http://localhost:3333
# Web frontend at http://localhost:8000
# GraphiQL explorer at http://localhost:8000/___graphql
npm start

# Format and lint
npm run lint
npm run fix

# Build
npm run build

# Deploy Sanity Graphql API
npm run graphql-deploy

# Deploy the Sanity Studio to *.sanity.studio
npm run sanity-deploy

# Run storybook
npm run storybook

Read the docs

Run Storybook to learn how components work

Getting started with Sanity.io

Sanity.io

gatsby-source-sanity

About

Graphic designer store/portfolio built with Gatsby, Sanity, and Shopify 🎨

Topics

Resources

License

Stars

Watchers

Forks