Skip to content

Getting Started

Welcome to the project documentation! Here you’ll find all the information you need to get started with the project.

You can learn about authoring content here: https://starlight.astro.build/guides/authoring-content.

Quick Start

Create a new project

Terminal window
git clone @astroship-js/kit
npm install --include=dev

Start the development server

Terminal window
npm run dev