Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwaryamathuria authored Mar 21, 2024
1 parent 394c190 commit 6e09f6d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# CC x Milo
The Franklin based project for creative cloud pages on www.adobe.com. Based off of milo-college.

## Code merge process
https://github.com/adobecom/cc/wiki

## Developing
1. Install the [AEM CLI](https://github.com/adobe/helix-cli): `sudo npm install -g @adobe/aem-cli`
2. Run `aem up` this repo's folder. (opens your browser at `http://localhost:3000`)
Expand Down Expand Up @@ -47,5 +50,3 @@ If you need to lint just one file, you can run:
```sh
npx eslint file1.js
```
## Code merge process
https://github.com/adobecom/cc/wiki

0 comments on commit 6e09f6d

Please sign in to comment.