Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shrijan00003/wp-graphql-theme-starter


https://github.com/shrijan00003/wp-graphql-theme-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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