graphql-yoga: create-react-app 명령어랑 비슷. GraphQL 프로젝트를 빠르게 시작할 수 있음 https://github.com/prisma-labs/graphql-yoga prisma-labs/graphql-yoga 🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience - prisma-labs/graphql-yoga github.com easy installation 1. yarn init 2. make github repository 3. git init / git remote add / git pull origin master graphql-yoga: ..