---
title: "Initialize a new angular application with @angular/cli"
method: POST
path: "/client/boilerplate/init/angular"
tags: ["Client"]
---

# Initialize a new angular application with @angular/cli

`POST /client/boilerplate/init/angular`

## Request body

- object
  - `type` string — The type of client: monopackage or twopackage
  - `name` string — The name of the Angular application that will be generated
  - `output` string — Name of your final Angular application folder.

## Response `200`

Success

---

[API](https://skmtc.net/materiahq/apis/materia-server.md) · [All operations](https://skmtc.net/materiahq/apis/materia-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/materiahq/materia-server/versions/f4e80651bb93/schema)
