- Install Visual Studio Code and Zalo Mini App Extension.
- In the Home tab, process Config App ID and Install Dependencies.
- Navigate to the Run tab, select the suitable launcher, and click Start.
- Install Node JS.
- Install Zalo Mini App CLI.
- Install dependencies:
npm install
- Start the dev server:
zmp start
- Open
localhost:3000
in your browser.
-
Create a mini program. For instructions on how to create a mini program, please refer to the Coffee Shop Tutorial
-
Deploy your mini program to Zalo using the mini app ID created.
- Using Zalo Mini App Extension: navigate to the Deploy panel > Login > Deploy.
- Using Zalo Mini App CLI:
zmp login zmp deploy
-
Open the mini app in Zalo by scanning the QR code.