# create-astro

Create new Astro projects from a template.

## Usage

Run this script in the new repo or folder where you want to create a new Astro project:

```shell
pnpm create @altipla/astro@latest
```
