Skip to main content

Getting started

Clone cosmo, install dependencies, and run the dev server.

Cosmo is a minimal Astro starter. This guide walks through cloning the repo and running it locally.

Prerequisites

Scaffold and install

pnpm create astro@latest -- --template Dyslecix-Dev/cosmo/template my-site
cd my-site
pnpm install

Commands

Next steps