Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 308 Bytes

AEM + Next JS integration for in-context editing

Getting Started

npm install

Integrating this code with AEM:

  • Copy all the content from here to ui.frontend folder
  • Run mnv clean install

This should automatically build the ui code and inject all the assets into client libs.