Skip to content

Commit

Permalink
Update readme file with minimal project description
Browse files Browse the repository at this point in the history
  • Loading branch information
paulochang committed Feb 22, 2024
1 parent 785a8a3 commit e7c5d00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Your Project's Title...
Your project's description...
# Envelop
This project demo's is part of a minimal implementation of closed user groups in an Edge Delivery Services project.

## Environments
- Preview: https://main--envelop--netcentric.hlx.page/
Expand All @@ -19,8 +19,8 @@ npm run lint

## Local development

1. Create a new repository based on the `aem-boilerplate` template and add a mountpoint in the `fstab.yaml`
1. Add the [AEM Code Sync GitHub App](https://github.com/apps/aem-code-sync) to the repository
1. Add your own mountpoint in the `fstab.yaml`
1. Add the [AEM Code Sync GitHub App](https://github.com/apps/aem-code-sync) to your repository
1. Install the [AEM CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/aem-cli`
1. Start AEM Proxy: `aem up` (opens your browser at `http://localhost:3000`)
1. Open the `{repo}` directory in your favorite IDE and start coding :)

0 comments on commit e7c5d00

Please sign in to comment.