https://github.com/thinkmill/keystatic-demo-landing-page
https://github.com/thinkmill/keystatic-demo-landing-page
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thinkmill/keystatic-demo-landing-page
- Owner: Thinkmill
- Created: 2023-02-15T20:45:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T15:50:34.000Z (over 1 year ago)
- Last Synced: 2025-03-26T03:51:17.055Z (11 months ago)
- Language: TypeScript
- Homepage: https://keystatic-starter-landing-page.vercel.app
- Size: 18.5 MB
- Stars: 18
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keystatic Demo – Landing Page
A marketing landing page demo site, built with Keystatic, Next.js and Tailwind CSS.
1. Install dependencies:
```sh
npm install
```
2. Start the dev server:
```sh
npm run dev
```
Visit http://127.0.0.1:3000/keystatic to see the Keystatic Admin UI.