18 lines
468 B
Markdown
18 lines
468 B
Markdown
# `@matthiesenxyz/create-astro-ghostcms`
|
|
|
|
Utility to quickly get started with our Integration and astro.
|
|
|
|
```sh
|
|
npx @matthiesenxyz/create-astro-ghostcms
|
|
|
|
# OR
|
|
|
|
npx @matthiesenxyz/create-astro-ghostcms <template> <project_directory>
|
|
```
|
|
|
|
## Available templates
|
|
|
|
| Template | Description |
|
|
| -------- | ----------------------------------------------------- |
|
|
| `basic` | Basic Setup with astro-ghostcms and theme-default |
|