Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 701 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 701 Bytes

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.