Update README.md

Removed "build each component" step as they are checked in with prebuilt versions already
This commit is contained in:
Denys Vuika
2016-04-21 14:43:28 +01:00
parent a36828e5b3
commit 8a9b5e4c15

View File

@@ -2,16 +2,6 @@
### 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/