Astro is a website build tool for the modern web —
powerful developer experience meets lightweight output.
The recommended way to install the latest version of Astro is by running the command below:
npm create astro@latest
You can also install Astro manually by running this command instead:
npm install --save-dev astro
Looking for help? Start with our Getting Started guide.
Looking for quick examples? Open a starter project right in your browser.
Visit our official documentation.
Having trouble? Get help in the official Astro Discord.