8000 GitHub - bosschaert/da-block-collection: AEM Block Collection (Riding on DA)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bosschaert/da-block-collection

 
 

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

AEM Block Collection (Riding on DA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • CSS 28.3%
  • HTML 3.2%
0