Extended main readme

This commit is contained in:
Denys Vuika
2016-04-20 13:17:48 +01:00
parent 3b9ace3d98
commit d6bbb2cc5d

View File

@@ -1 +1,10 @@
# ALFRESCO WEB COMPONENTS
### Running demo project
```sh
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
cd dev-platform-webcomponents/demo-shell-ng2/
npm install
npm run build.dev
```