Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 542 Bytes

Adobe Federated Publishing

FEDS Publishing Platform for SEO Articles on A.com

Origin:

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