/superdevoluy

Primary LanguageJavaScriptApache License 2.0Apache-2.0

helix-pages-starter

Use this repository template for new Helix Pages projects.

Installation

npm i

Tests

npm tst

Local development

  1. Install the Helix CLI: npm install -g @adobe/helix-cli
  2. Start Helix Pages Proxy: hlx up (opens your browser at http://localhost:3000)
  3. Open the helix-pages-starter directory in your favorite IDE and start coding :)