Development Workflow updated

This commit is contained in:
Alexander Vakrilov
2017-06-15 13:00:43 +03:00
committed by GitHub
parent b94a61f9a5
commit 5b60043e35

View File

@@ -68,8 +68,8 @@ npm run setup
# After changes in the modules or the tests
tsc
tns livesync ios --path tests
tns livesync android --path tests
tns run ios --path tests
tns run android --path tests
```
## Platform declarations