diff --git a/README.md b/README.md index 006a35719b..d19241c07f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ ### Running demo project +Build each Alfresco component, for example: + +```sh +cd ng2-components/ng2-alfresco-documentlist/ +npm install +npm run build +``` + +Build demo shell + ```sh git clone https://github.com/Alfresco/dev-platform-webcomponents.git cd dev-platform-webcomponents/demo-shell-ng2/