annaerdelen / baustelle

πŸ‘·β€β™€οΈ Anna's starter template with Nuxt 3 and Sanity v3

Home Page:https://baustelle.erdelen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baustelle

Anna's starter template with Nuxt 3 and Sanity v3. πŸ‘·β€β™€οΈ
Demo β†’ baustelle.erdelen.com

● Features

● Getting Started

β†’ Create a new Sanity Project

cd studio/
pnpm create sanity@latest
  • Abort with ctrl + c when "Project output path" appears
  • Get Project ID with sanity manage or sanity projects list
  • Change ID in web/.env, studio/sanity.config and studio/sanity.cli

β†’ Install Dependencies

# From Root
pnpm install

β†’ Start Development Server

# From Root
# Nuxt β†’ http://localhost:3000
# Sanity β†’ http://localhost:3333
pnpm dev

About

πŸ‘·β€β™€οΈ Anna's starter template with Nuxt 3 and Sanity v3

https://baustelle.erdelen.com


Languages

Language:JavaScript 64.9%Language:Vue 29.5%Language:CSS 3.8%Language:TypeScript 1.7%