Files
blog/README.md
2026-02-18 14:07:18 +01:00

20 lines
288 B
Markdown

# Keystatic in Astro
This template shows how you can use Keystatic in an Astro site.
To setup:
```bash
npm install
```
To run:
```
npm run dev
```
Admin UI: [http://127.0.0.1:4321/keystatic](http://127.0.0.1:4321/keystatic)
Homepage: [http://localhost:4321](http://localhost:4321)