Learn about the lifestyle, the flavor, the norms, and the main how-to's of cigar smoking from our beginner's guide!
- Preview: https://main--cigars-for-beginners--famous-smoke.hlx.page/cigars-for-beginners
- Live: https://main--cigars-for-beginners--famous-smoke.hlx.live/cigars-for-beginners
npm i
npm run lint
- Create a new repository based on the
aem-boilerplate
template and add a mountpoint in thefstab.yaml
- Add the AEM Code Sync GitHub App to the repository
- Install the AEM CLI:
npm install -g @adobe/aem-cli
- Start AEM Proxy:
aem up
(opens your browser athttp://localhost:3000
) - Open the
cigars-for-beginners
directory in your favorite IDE and start coding :) - Once you are are ready to push your changes, simply use Git to add, commit, and push and your code to your preview
https://<branch>--<repo>--<owner>.hlx.page/
and productionhttps://<branch>--<repo>--<owner>.hlx.live/
sites.