FEDS Publishing Platform for SEO Articles on A.com
Origin:
- Install the Helix CLI:
npm install -g @adobe/helix-cli
- Clone this repository locally:
git clone https://github.com/adobe/fedpub.git
- Go to the
fedpub
directory:cd fedpub
- Start Helix Simulator:
hlx up
(opens your browser athttp://localhost:3000
) - Open the
fedpub
directory in your favorite IDE and start coding :)