Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 810 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 810 Bytes

Hygraph x Astro

Join our Slack

This example shows how to use the Astro with Hygraph.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit hygraph/hygraph-examples/with-astro with-astro

Install & Run:

cd with-astro
npm install
npm run dev

Run on Codesandbox

Develop with Codesandbox