← Back to all articles

Getting Started with Astro

Astro is a modern static site builder that delivers lightning-fast performance. It allows you to use your favorite JavaScript framework while shipping zero JavaScript by default.

Key Features

  • Fast by default: Astro generates static HTML with minimal JavaScript
  • Framework agnostic: Use React, Vue, Svelte, or any other framework
  • Great developer experience: Hot module reloading and excellent tooling

Start building with Astro today!