Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 333 Bytes

File metadata and controls

28 lines (17 loc) · 333 Bytes

🌐 Personal Website

Created with Nuxt 4. Integrated with Sanity CMS for thoughts. Deployed on Vercel.

Getting Started

Prerequisites

This project uses

  • Node.js (v24.x)
  • pnpm

Set-up

Install dependencies with

pnpm install

and run locally with

pnpm run dev

at http://localhost:3000.