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

# Initialize a new Vue application with @vue/cli

`POST /client/boilerplate/init/vue`

## Request body

- object
  - `type` string — The type of client: monopackage or twopackage
  - `name` string — The name of the Vue application that will be generated
  - `output` string — Name of your final Vue 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)
