## Examples {% tabs %} {% tab label="Add a custom server to existing app" %} ```shell nx g custom-server my-app ``` {% /tab %} {% /tabs %}