Update README.md

This commit is contained in:
Denys Vuika
2016-05-18 13:09:55 +01:00
parent cf37f92606
commit bf2d7eeb83
+4
View File
@@ -89,6 +89,10 @@ npm install
npm start
```
`start` script also includes live reload and watchers for all the `.ts` files.
TypeScript watchers are also configured for `node_modules` folder within demo shell
and provide live reload for all the component libraries as well.
**(Option 2) Build and watch with Gulp:**
```sh