Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 343 Bytes

File metadata and controls

24 lines (13 loc) · 343 Bytes

CodeChaos Website

Official website for CodeChaos, built with Astro.

Quick Start

  1. Install dependencies:

    npm install

  2. Start development server:

    npm run dev

Build

  • npm run build
  • npm run preview

Quality Check

  • npm run check

Note: search indexing runs automatically after build via Pagefind.