chore: cleanup

This commit is contained in:
Nathan Walker
2020-07-23 14:03:37 -07:00
parent 6d039909af
commit 1e6fccf272
1534 changed files with 45656 additions and 45945 deletions

View File

@@ -31,6 +31,16 @@ npm run setup
## @nativescript/core
```
npx apps:playground:ios
npm run apps:playground:android
npm run packages:core:build
npm run packages:core:test
// livesync develop changes
nx run core-e2e-playground:ios
nx run core-e2e-playground:android