Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrijan00003/wp-graphql-theme-starter
https://github.com/shrijan00003/wp-graphql-theme-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shrijan00003/wp-graphql-theme-starter
- Owner: shrijan00003
- Created: 2020-07-02T06:53:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T23:17:06.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T04:22:31.212Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.99 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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