Skip to content

DevMode

Luis Huertas edited this page May 9, 2022 · 1 revision

Follow these steps to configure a /settings.json at developer stage:

npm install https://github.com/nodeboot/advanced-settings --save-dev

{
  "serviceUrl": "http://acme-api.com"
}

Specific configurations by framework:

Clone this wiki locally