This project is based on helix-project-boilerplate. The tutorial guide to use this boilerplate code is present here.
- Preview: https://main--dx-recognitions--hlxscreens.hlx.page/
- Live: https://dx-recognitions.aem-screens.net/content/screens/main
npm inpm run lint- Create a new repository based on the
franklin-screens-project-boilerplatetemplate and add a mountpoint in thefstab.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 athttp://localhost:3000) - Open the
{repo}directory in your favorite IDE and start coding :)