observer on setting change

This commit is contained in:
Eugenio Romano
2016-08-23 16:55:26 +01:00
parent 124b6971ac
commit 984f6d5822
5 changed files with 83 additions and 16 deletions
+6
View File
@@ -41,4 +41,10 @@ in the demo shell:
./start-linked.sh
```
* If you want to build all your local component:
```sh
./npm-buid-alll.sh
```
For development environment configuration please refer to [project docs](demo-shell-ng2/README.md).