hlxsites / servicenow

Apache License 2.0
2 stars 3 forks source link

Service Now

Service Now Blog implementation

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Install the AEM CLI: npm install -g @adobe/aem-cli
  2. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  3. Open the {repo} directory in your favorite IDE and start coding :)

Preventing Adobe launch from being loaded locally

prepend ?disableLaunch=true to the url to prevent Adobe Launch from being loaded. that will also prevent loading the consent management.