This template generates the project structure, dependencies and environment. Refer https://dev.to/alexeagleson/how-to-create-a-node-and-react-monorepo-with-git-submodules-2g83 ``` make PACKAGE_NAME=superapp-backend backend ``` and/or ``` make PACKAGE_NAME=superapp-frontend frontend ``` and finally...