• A Static Site Generator (SSG) and web framework built with JavaScript/TypeScript.
  • Generates static HTML by default and ships zero JavaScript unless you specifically add interactive components.
  • Supports using UI components from React, Vue, Svelte, Solid, and others — even mixed in the same project.

To start a new project :

npm create astro@latest