Relaunch of the netcentric.biz website.
- Preview: https://main--cn-website--netcentric.aem.page
- Live: https://main--cn-website--netcentric.aem.live
npm i
npm tst
- Clone this repository
- Install the AEM CLI:
npm install -g @adobe/aem-cli
- Start AEM Pages Proxy, execute while being in
cn-website
:aem up
(opens your browser athttp://localhost:3000
) - Open the
cn-website
directory in your favorite IDE and start coding :)