Basic GraphQL Server with Nexus Requirements You need to have the GraphQL CLI installed to bootstrap your GraphQL server using graphql create: npm install -g graphql-cli Commands yarn dev starts GraphQL server on http://localhost:4000