Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 364 Bytes

File metadata and controls

25 lines (17 loc) · 364 Bytes

Co:Lab Collective

Prerequisites

npm install -g pnpm

Install dependencies

pnpm i

Run the project

pnpm dev

🛠️ Stack

  • Astro - The web framework for content-driven websites.
  • Typescript - JavaScript with syntax for types.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.