Create a new project by selecting one of the built-in templates that uses mako as the build tool.
Create a new project by following command:
# create new project by mako
yarn create mako
You can also create a project with more precise arguments:
yarn create mako your-project-name --template=react