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