create-wundergraph-app

The cmd npx create-wundergraph-app <project-name> is used to initialize new WunderGraph projects.

Usage

1
create-wundergraph-app [project-name] [options]

Options

1
2
3
4
5
-V, --version output the version number
-E, --example [name] Initialize a Wundergraph app from the examples in the official Wundergraph repository
-L, --link [githubLink] Initialize a Wundergraph app from a GitHub URL
-I, --init Initialize Wundergraph into an already existing repository
-h, --help display help for command
Previous
Overview

Was this article helpful to you?
Provide feedback

Edit this page