Skip to content

deliaconstantinescu/da-test

Repository files navigation

AEM Block Collection

This project provides a foundation for starting an AEM Edge Delivery Services project. It includes many common blocks and features a project might need.

DA compatible

This specific repo has been slightly modified to be compatible with DA's live preview.

Getting started

1. Github

  1. Use this template to make a new repo.
  2. Install AEM Code Sync.

2. DA content

  1. Browse to https://da.live/start.
  2. Follow the steps.

3. Local development

  1. Clone your new repo to your computer.
  2. Install the AEM CLI using your terminal: sudo npm install -g @adobe/aem-cli
  3. Start the AEM CLI: aem up.
  4. Open the {repo} folder in your favorite code editor and buil something.
  5. Recommended: Install common npm packages like linting and testing: npm i.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published