Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

adobe/express-website

Adobe CC Express Website

Inner CDN:

Outer CDN:

How to develop and test locally

  1. Install the Helix CLI: npm install -g @adobe/helix-cli
  2. Clone this repository locally: git clone https://github.com/adobe/express-website.git
  3. Go to the express-website directory: cd express-website
  4. Start Helix Simulator: hlx up
  5. Navigate to http://localhost:3000/express/
  6. Open the express-website directory in your favorite IDE and start coding :)