JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 135
  • Score
    100M100P100Q88489F
  • License MIT

Package Exports

  • create-yoga

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-yoga) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Create yoga

Creator for yoga command

Getting started with GraphQL Yoga

Package is available using npm init command:

npm init yoga

Creator ask for name of template and location where it should be saved

? Choose a GraphQL server template? default-yoga (Default Yoga template )
? Where should we scaffold graphql server? ./output
✔ Downloading starter from https://api.github.com/repos/prisma/yoga2/tarball/master
✔ Extracting content to yoga2/packages/create-yoga/output
⠋ Installing dependencies 👩‍🚀