Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 403 Bytes

Astro + Wordpress GraphQL Starter

Download

git clone https://github.com/en3e/astropress-graphql.git

Setup

1.Just copy .env.example to .env.
2.Fill with your Wordpress URL and edit GraphQL path if it has changed
3.npm install OR yarn install
4.npm run dev OR yarn run dev

Disclaimer: This is a starter