Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 209 Bytes

egg-graphql-boilerplate

本项目是使用egg-graphql插件构建的graphql服务器

installation

git clone 
npm install 
npm run dev

在浏览器打开 http://localhost:7001/graphql