gatsby-wpgraphql-blog-example
Demo showing how to use WPGraphQL as the source for Gatsby Sites
파일 탐색기
최종 버전 다운로드 (.zip)- createCategories.js
- createPages.js
- createPosts.js
- createTags.js
- createUsers.js
- screenshot-demo.gatsby-wpgraphql-blog-example.netlify.com.png
- screenshot-demo.wpgraphql.com.png
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- index.js
- SiteLayout.js
- style.css
- gatsby-astronaut.png
- gatsby-icon.png
- gatsby-logo.png
- wpgraphql-logo.png
- index.js
- 404.js
- blog.js
- categoriesArchive.js
- category.js
- page.js
- post.js
- tag.js
- tagsArchive.js
- user.js
- index.js
- .editoconfig
- .eslintrc.json
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc
- config.js
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- gatsby-ssr.js
- LICENSE
- package-lock.json
- package.json
- README.md
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/wp-graphql/gatsby-wpgraphql-blog-example
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd gatsby-wpgraphql-blog-example
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
