# blog **Repository Path**: mirrors_adobe/blog ## Basic Information - **Project Name**: blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adobe Experience Cloud Website Inner CDN: - https://main--blog--adobe.hlx.page/ Outer CDN: - https://main--blog--adobe.hlx.live/ ## Installation ```sh npm i ``` ## Tests ```sh npm tst ``` ## Local development 1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli` 1. Start Helix Pages Proxy: `hlx up` (opens your browser at `http://localhost:3000`) 1. Open the `blog` directory in your favorite IDE and start coding :)