2022-05-04 00:06:04 +00:00
< br / >
< p align = "center" >
2022-05-04 18:24:00 +00:00
< img src = "../../assets/social/banner-minimal.png" alt = "Astro logo" >
2022-05-04 00:06:04 +00:00
< br / > < br / >
< a href = "https://astro.build" > Astro< / a > is a website build tool for the modern web —
< br / >
powerful developer experience meets lightweight output.
< br / > < br / >
< / p >
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
## Install
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
```bash
# Recommended!
npm create astro@latest
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
# Manual:
npm install --save-dev astro
```
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
Looking for help? Start with our [Getting Started ](https://docs.astro.build/en/getting-started/ ) guide.
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
Looking for quick examples? [Open a starter project ](https://astro.new/ ) right in your browser.
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
## Documentation
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
Visit our [offical documentation ](https://docs.astro.build/ ).
2021-08-27 18:46:41 +00:00
2022-05-04 00:06:04 +00:00
## Support
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
Having trouble? Get help in the official [Astro Discord ](https://astro.build/chat ).
## Contributing
2022-01-18 22:32:18 +00:00
2022-07-28 12:11:37 +00:00
**New contributors welcome!** Check out our [Contributors Guide ](/CONTRIBUTING.md ) for help getting started.
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
Join us on [Discord ](https://astro.build/chat ) to meet other maintainers. We'll help you get your first contribution in no time!
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
## Sponsors
2022-01-18 22:32:18 +00:00
2022-05-04 00:06:04 +00:00
Astro is generously supported by [Netlify ](https://www.netlify.com/ ), [Vercel ](https://vercel.com/ ), and several other amazing organizations [listed here. ](https://astro.build/ )
2021-08-27 18:46:41 +00:00
2022-07-12 15:16:08 +00:00
[❤️ Sponsor Astro! ❤️ ](https://github.com/withastro/.github/blob/main/FUNDING.md )
2021-09-17 04:24:27 +00:00