ciampo / offbeat-appetite-sanity

The CMS feeding The Offbeat Appetite's frontend, made with Sanity.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

offbeat-appetite-sanity

The CMS feeding The Offbeat Appetite's frontend, made with Sanity and hosted on Netlify

πŸ›  Setup

  • install node glolbally
  • install yarn glolbally
  • yarn install

πŸ“ Main scripts

yarn start

Starts the application in development mode (hot-code reloading, error reporting, etc)

yarn build

Builds the prod version of the studio (static build)

yarn deploy

Builds the studio and deploys it (as a static site) on Sanity's default hosting

yarn static

Runs yarn build and also preps additional Netlify config.

yarn test

Runs Sanity's own checks.

yarn lint

Lints the code.

πŸ‘» Contributors

About

The CMS feeding The Offbeat Appetite's frontend, made with Sanity.io

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 3.2%