Inner CDN:
Outer CDN:
npm i
npm tst
- Install the Helix CLI:
npm install -g @adobe/helix-cli
- Start Helix Pages Proxy:
hlx up
(opens your browser athttp://localhost:3000
) - Open the
blog
directory in your favorite IDE and start coding :)
Inner CDN:
Outer CDN:
npm i
npm tst
npm install -g @adobe/helix-cli
hlx up
(opens your browser at http://localhost:3000
)blog
directory in your favorite IDE and start coding :)