# da-nx **Repository Path**: mirrors_adobe/da-nx ## Basic Information - **Project Name**: da-nx - **Description**: Wo nix? Da nix! - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-14 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nexter Next generation shell for Edge Delivery Services. ## About Nexter provides a common set of styles, patterns, blocks, components, and libraries to accelerate building AEM Edge Delivery front-end applications. It's used heavily to build https://da.live. ## Run ### 1. Install NPM packages ``` npm install ``` ### 2. Run Nexter locally ``` npm run local ``` ### 3. Open Nexter consuming application ``` https://main--{NAME_OF_SITE}--{NAME_OF_ORG}.aem.live/apps/loc?nx=local ``` **Note:** `?nx=local` will tell the consuming application to load Nexter from your local environment.