Skip to content

willin/graphql.js.cool

 
 

Repository files navigation

参与贡献

该项目Github Pages部署在 Master 分支, 英文源码在 source 分支, 中文源码在 cn 分支.

网站是用 jsmarkdown 进行编写, 文件存放在 site/ 目录, 核心代码位于 site/_core/.

如何进行改动

安装项目依赖:

The first time, get all the dependencies loaded via

$ npm install or $ yarn install

然后执行:

$ npm start or $ yarn start

Open http://localhost:8444 to view it in the browser. Anytime you make some changes, refresh the page to see the updates.

Publish the Website

Once pushed to the source branch, Travis CI will publish http://graphql.org

About

GraphQL中文文档

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • JavaScript 92.2%
  • HTML 7.1%
  • Other 0.7%