Your project's description...
- Preview: https://main--ise-boilerplate--aemdemos.aem.page/
- Live: https://main--ise-boilerplate--aemdemos.aem.live/
Before using the aem-block-collection, we recommand you to go through the documentation on https://www.aem.live/docs/ and more specifically:
- Developer Tutorial
- Creating Blocks and Content Modelling
- The Anatomy of a Project
- Web Performance
- Markup, Sections, Blocks, and Auto Blocking
- AEM Block Collection
npm imax length lines for JS allows up to 220, and descending specificity for CSS has been disabled so the ExMod tool doesn't burn through tokens attempting to fix.
npm run lint- Create a new repository based on the
aem-block-collectiontemplate and add a mountpoint in thefstab.yaml - Add the AEM Code Sync GitHub App to the repository
- Install the AEM CLI:
npm install -g @adobe/aem-cli - Start AEM Proxy:
aem up(opens your browser athttp://localhost:3000) - Open the
ise-boilerplatedirectory in your favorite IDE and start coding :)
test:wq