learn-graphql
本教程中的服务器基于
express
,express-graphql
,graphql
.
开始
- 克隆库:
git clone https://github.com/zhouyuexie/learn-graphql
- 安装依赖:
cd learn-graphql && npm install
- 运行:
npm start
现在打开你的浏览器输入http://localhost:12580/graphql
,或者点击这里.
来源
当前内容版权归 zhouyuexie 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 zhouyuexie .