mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update README.md
This commit is contained in:
@@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
### Running demo project
|
### 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
|
```sh
|
||||||
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
|
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
|
||||||
cd dev-platform-webcomponents/demo-shell-ng2/
|
cd dev-platform-webcomponents/demo-shell-ng2/
|
||||||
|
|||||||
Reference in New Issue
Block a user