Getting started with Helix -AEM Developer Tutorial | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
August 17, 2022

Getting started with Helix -AEM Developer Tutorial | AEM Community Blog Seeding

  • August 17, 2022
  • 15 replies
  • 16733 views

BlogImage.jpg

Getting started with Helix -AEM Developer Tutorial by Hlx

Abstract

This tutorial should have you up and running with your AEM Helix projects in 10 - 20 minutes to a place where you can create, preview and publish your own content and create your styling and add new blocks.

Pre-requisites:

You have a github account, and understand git basics
You have a google account
You understand the basic HTML, CSS and JavaScript
Have node/npm installed for local development
This tutorial assumes that you are using MacOS, Chrome and Visual Studio Code as part of your development environment.
Of course you can use a different operating system, browser and code editor, but you will see that screenshots and default instructions are most compatible with that setup.

Read Full Blog

Getting started with Helix -AEM Developer Tutorial

Q&A

Please use this thread to ask the related questions.

15 replies

Level 2
April 2, 2025

I fallowed all steps as stated in https://www.aem.live/developer/tutorial 
and finally, I removed my google drive folder. But I didn't change the Github "fstab.yaml" mountpoints value (It's remained my deleted google drive folder path)
Now I am accessing the page as stated in above tuotial
https://<branch>--<repo>--<owner>.aem.page/


Adobe Employee
April 2, 2025

got it. you have to unpublish the pages via sidekick.

Level 2
April 2, 2025

If sidekick extension installed and running properly,
you may add the project and remove the project as shown it here.

 

Level 2
April 2, 2025

@martin_buergi_adobe 
I didn't publish the site, in this case how to resolve my issue.

Adobe Employee
April 2, 2025

If you can access your page using https://<branch>--<repo>--<owner>.aem.page/, it means you have previewed the page.