Service Now Blog implementation
- Preview: https://main--servicenow--hlxsites.hlx.live/
- Live: https://main--servicenow--hlxsites.hlx.live/
npm i
npm run lint
- Install the AEM CLI:
npm install -g @adobe/aem-cli
- Start AEM Proxy:
aem up
(opens your browser athttp://localhost:3000
) - Open the
{repo}
directory in your favorite IDE and start coding :)
prepend ?disableLaunch=true to the url to prevent Adobe Launch from being loaded. that will also prevent loading the consent management.