该项目Github Pages部署在 Master
分支, 英文源码在 source
分支, 中文源码在 cn
分支.
网站是用 js
和 markdown
进行编写, 文件存放在 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.
Once pushed to the source
branch, Travis CI will publish http://graphql.org