- Install the Helix CLI:
sudo npm install -g @adobe/helix-cli - Run
hlx upthis repo's folder. (opens your browser athttp://localhost:3000) - Open this repo's folder in your favorite editor and start coding.
npm run testor:
npm run test:watchThis will give you several options to debug tests. Note: coverage may not be accurate.