Skip to content

Commit c3a3640

Browse files
authored
Update README.md
1 parent e4c01d0 commit c3a3640

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Your Project's Title...
2-
Your project's description...
1+
# Xfinity - Edge Delivery Services Demo
2+
- Authored in Document Authoring (DA)
3+
- Promotion Banner built in ios app (react native) fetching data from https://mhast-html-to-json.adobeaem.workers.dev/adobedevxsc/xfinity/docs/library/fragments/wifi-promotion?head=false
34

45
## Environments
5-
- Preview: https://main--{repo}--{owner}.aem.page/
6-
- Live: https://main--{repo}--{owner}.aem.live/
6+
- Preview: https://main--xfinity--adobedevxsc.aem.page/
7+
- Live: https://main--xfinity--adobedevxsc.aem.live/
78

89
## Documentation
910

@@ -31,4 +32,11 @@ npm run lint
3132
1. Add the [AEM Code Sync GitHub App](https://github.com/apps/aem-code-sync) to the repository
3233
1. Install the [AEM CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/aem-cli`
3334
1. Start AEM Proxy: `aem up` (opens your browser at `http://localhost:3000`)
34-
1. Open the `{repo}` directory in your favorite IDE and start coding :)
35+
1. Open the `xfinity` directory in your favorite IDE and start coding :)
36+
37+
38+
## ios app init
39+
1. run `npx expo start --web` (opens up localhost:8081)
40+
2. Enable CORS extension to see promo banner
41+
- https://chromewebstore.google.com/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en
42+

0 commit comments

Comments
 (0)