Skip to content

Getting Started

A set of customized Astro Starlight UI components

You will need to have an Astro or Astro + Starlight website set up. If you don’t have one yet, you can follow the “Getting Started” guide in the Starlight docs to create one.

  1. Install astro-nebula-ui as an npm package by running the following command in your terminal:

    Terminal window
    npm install astro-nebula-ui
  2. Start the development server to preview the components that you added in action.