Inner CDN:
Outer CDN:
- Install the Helix CLI:
npm install -g @adobe/helix-cli - Clone this repository locally:
git clone https://github.com/adobe/spark-website.git - Go to the
spark-websitedirectory:cd spark-website - Start Helix Simulator:
hlx up(opens your browser athttp://localhost:3000) - Open the
spark-websitedirectory in your favorite IDE and start coding :)