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
fedpubdirectory:cd fedpub - Start Helix Simulator:
hlx up(opens your browser athttp://localhost:3000) - Open the
fedpubdirectory in your favorite IDE and start coding :)