Hello Mendix! Create, Run and Deploy a Hello World App in Mendix
Hello Mendix! Create, Run and Deploy a Hello World App in Mendix

Create, Run and deploy a Hello World App in Mendix

Ryan Mocke
Published in
3 min readMar 1, 2022

--

For all the blogs I’ve put out on really technical things, it always surprises me when people ask me simple questions about the platform. To remedy that, I’ve written a series of quick and to-the-point how-to’s which cover basic but essential things, that every app needs…starting with just creating and deploying your app.

Hello Mendix — Create & Deploy a Hello World App

How to Create and Deploy, a Hello World App using Mendix.

Starting from the Developer Portal click ‘Create App’ at the top, right-hand side and step through the process.

Mendix Developer Portal
Mendix Developer Portal

Enter a name for the app, select an icon and app color, and click “Create App

Mendix Create New App
Mendix Create New App

These are only visible on your developer portal and are not the icon and color for the actual app

Mendix App view in Developer Portal
Mendix App view in Developer Portal

Once the platform has finished spinning up your project, click “Edit in Studio Pro” to download the app to your development machine and start building.

What is Mendix Studio Pro: It’s the Mendix IDE for Pro Devs. For more info on installing, read the Doc page here.

When the project is downloaded and opened in Studio Pro, we can open up our default home page quickly, by pressing Ctrl + G and searching for “home_web”.

With the page open, click the auto-generated label which has the caption ”home page” and type “Hello Mendix!” to update the caption.

Mendix Home page open in Mendix Studio Pro
Mendix Home page open in Mendix Studio Pro

That’s it, you can hit F5 to run and test it locally, or you can click “Publish” in the top right-hand corner of Studio Pro, to deploy your app to the Mendix Cloud. Which is a free, live environment, which every Mendix app has access to use.

Once it's running or published, just hit ‘view app’ to launch your deployed app for the first time.

For more information on what happens when you hit publish check out the Under the Hood series (Linked Below), and for more information on our platform, you can go to https://docs.mendix.com/ to start learning.

Read more

From the Publisher -

If you enjoyed this article you can find more like it on our Medium page. For great videos and live sessions, you can go to MxLive or our community Youtube page.

For the makers looking to get started, you can sign up for a free account, and get instant access to learning with our Academy.

Interested in getting more involved with our community? You can join us in our Slack community channel or for those who want to be more involved, look into joining one of our Meetups.

--

--

Ryan Mocke
Mendix Community

London Based, Developer Evangelist. I create content for the Mendix developer community, to help them achieve success in their projects.