Merge pull request #625 from onwidget/prototypa-patch-1

Update README.md
This commit is contained in:
André B
2025-04-22 22:15:49 -04:00
committed by GitHub

View File

@@ -34,6 +34,7 @@
- [Demo](#demo)
- [Upcoming: AstroWind 2.0 We Need Your Vision!](#-upcoming-astrowind-20--we-need-your-vision)
- [TL;DR](#tldr)
- [Getting started](#getting-started)
- [Project structure](#project-structure)
- [Commands](#commands)
@@ -63,6 +64,13 @@ We're embarking on an exciting journey with **AstroWind 2.0**, and we want you t
<br>
## TL;DR
```shell
npm create astro@latest -- --template onwidget/astrowind
```
## Getting started
**AstroWind** tries to give you quick access to creating a website using [Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance.