Skip to content

Files

Latest commit

 

History

History

2025

vimConf 2025

💻 Development

  • Clone this repository
  • Install dependencies using pnpm install
  • Run development server using pnpm dev (or pnpm dev -- --open to open the site in the browser)
  • Open http://localhost:5173 in your browser

📦 Build

  • Run pnpm build to build the site

✨ Preview

  • Run pnpm preview to preview the site