Skip to content

shrijan00003/wp-graphql-theme-starter

Repository files navigation

WordPress React+Typescript GraphQl Theme Starter

This is the starter theme for using graphql endpoint of WordPress with react+typescript+apollo-client

Installation

  • You need to enable WpGraphQl plugin in WordPress please read doc (here)[https://docs.wpgraphql.com/]
  • clone this repo
  • cd react-src
  • yarn start (development)
  • yarn build (production)

Production

  • with yarn build command you will get newly generated folder with the same name of the theme
  • place that to the server
  • if you want to rename
    • rename the folder name
    • rename its include in index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published