xanderjl / chext-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

You should start by installing both Next and Sanity's dependancies with this command:

yarn install && yarn studio:install

Run the development server:

npm run dev
# or
yarn dev

This Starter Has Opinions

  • There are explicit paths defined in jsconfig.json
  • Customizing the Chakra theme should be done in ./src/theme

Other branches

  • There's a sanity branch in this repo, which will set up a fresh studio, add instructions to the README.md, and add configurations to append the studio to <base_url>/studio

About


Languages

Language:JavaScript 100.0%