first commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user