Update README.md

This commit is contained in:
Mario Romano
2016-05-19 13:19:37 +01:00
parent f3355f1019
commit cae714048d
+1 -1
View File
@@ -39,7 +39,7 @@ npm install
2 Fast build and watch for dev purposes
```sh
npm start.dev
npm start
```
>`start` script also includes live reload and watchers for all the `.ts` files.