You’ll need to have NodeJs >= 14 on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects.
npx hld-cli project
It will create a folder with the name same as the project name
Please specify the project name: my-app
You can check the template list by the command: npx hld-cli --help
Please specify a template for the created project: miniApps