Skip to main content
Version: v3

2. Creating a Project

In this step, we use the Zeus CLI command line tool to complete the project creation

Creating Template Projects with the Zeus CLI

zeus create hello-world

Follow the command line prompts as shown in the provided animation above.

After successful execution of the command, a new directory named /hello-world will be created. This confirms that your Mini Program project template has been successfully set up.