Quick start

This tutorial is designed to get you started with developing a Mini Program quickly.

You can see the whole lifecycle of developing a mini program in the following figure:

Quick start

Figure 1. Mini program lifecycle

Mini program development overview

The lifecycle of a mini program covers from creating a developer account to releasing the mini program.

Prerequisite

Before you start, make sure you have completed the following settings:

  1. Apply for an account to join Mini Program Platform.

As a developer, you can join the platform to be a Mini Program admin or a Mini Program developer after you receive an email invitation.

  1. Complete the onboarding process.
  2. Create a mini program.
    • If you are a Mini Program admin, you can apply to create a Mini Program on Mini Program Platform and submit the Mini Program particulars, including but not limited to: name, description, logo image, etc. After the creation is successful, a unique identifier will be assigned to the newly created Mini Program.
    • If you are a Mini Program developer, the Mini Program admin can add you as a member of a Mini Program.
  1. Download Mini Program Studio.

Develop & Debug in IDE

  1. Create a project in Mini Program Studio.
  2. Link the project with the mini program that is created in Mini Program Platform.
  3. Code and debug.
  4. Upload the code package from Mini Program Studio to Mini Program Platform.

Review & Release

  1. Review the mini program and request to release the mini program.
  2. Workspace admin reviews and approves the release request.
  3. Release the mini program.

Users can now open the mini program in the app.

Also, marketing capabilities can be enabled to the mini program for operational scenarios. And the lifecycle of a mini program ends when a mini program is removed from the Mini Program Platform.

Next steps

Developers can learn more about Mini Program in the Quick Start documentation: