Check whether pomelo is installed. We can use the command line: pomelo -h to check whether the installation of pomelo is completed, and the result shown below is that the installation is successful.
Create project pomelo init ProjectName.
Enter the project folder and run npm-install.bat
Enter project server to start the project, and the work will be completed.