Keysight Blog Environments Preview: https://main--blogs-keysight--hlxsites.hlx.page/ Live: https://main--blogs-keysight--hlxsites.hlx.live/ Prod: https://www.keysight.com/blogs/ Installation npm i Tests npm tst Cloud development Click "Use this template" and create a new repository based on the helix-project-boilerplate template and add a mountpoint in the fstab.yaml Click "Code" and create a new codespace from your new repository Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000 or a proxied version) Start coding, your browser is your IDE now. Local development Create a new repository based on the helix-project-boilerplate template and add a mountpoint in the fstab.yaml Add the helix-bot to the repository Install the Helix CLI: npm install -g @adobe/helix-cli Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000) Open the {repo} directory in your favorite IDE and start coding :)