Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

adobe/spark-website

Adobe Spark 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/spark-website.git
  3. Go to the spark-website directory: cd spark-website
  4. Start Helix Simulator: hlx up (opens your browser at http://localhost:3000)
  5. Open the spark-website directory in your favorite IDE and start coding :)