# Select your editor

You can build a custom app in Make in a variety of ways.

Here we show two methods: through the Make web interface or with vibe coding.

## Make web interface

The [Make web interface](https://developers.make.com/custom-apps-documentation/get-started/make-apps-editor/web-editor-features) lets you create and manage the custom app configuration directly within the Make platform. It offers a graphical interface, allowing you to easily build the app by setting up connections, modules, and parameters and personalizing the app behavior.

## Visual Studio Code

You can get the [VS Code](https://developers.make.com/custom-apps-documentation/get-started/make-apps-editor/apps-sdk) extension from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Integromat.apps-sdk) or install it in the Extensions tab in VS Code.

## Vibe coding

Coming soon.
