# express-website **Repository Path**: mirrors_adobe/express-website ## Basic Information - **Project Name**: express-website - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: stage - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-16 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adobe CC Express Website Inner CDN: - https://main--express-website--adobe.hlx3.page/ Outer CDN: - https://express-website--adobe.hlx.live/ ## How to develop and test locally 1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli` 1. Clone this repository locally: `git clone https://github.com/adobe/express-website.git` 1. Go to the `express-website` directory: `cd express-website` 1. Start Helix Simulator: `hlx up` 1. Navigate to `http://localhost:3000/express/` 1. Open the `express-website` directory in your favorite IDE and start coding :)