Getting Started

UluBit provides a shared foundation for building consistent, maintainable projects without starting from scratch each time.

For new Astro projects, the recommended starting point is the UluBit Astro Starter. It provides the standard project setup and consumes the shared @ulubit/foundations and @ulubit/ui packages so common configuration and conventions are already in place.

Start a new project

Create a new Astro project from the UluBit Starter.

Configure a project

Replace the starter defaults with the project-specific content.

Project structure

Understand how an UluBit project is organized.

Manual setup

Install and configure the shared UluBit packages in an existing Astro project.