Skip to content

Latest commit

 

History

History

with-astro

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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