Configure local environment for testing SAP Cloud Foundry Applications
npm install sap-cf-localenvbash
$ npm install -s sap-cf-localenv
`
Generate the default-*.json files
In the root directory of your project, where your mta.yaml file is located, run following command:
`bash
$ sap-cf-localenv
``