All Projects → NativeScript → angular

NativeScript / angular

Licence: other
No description, website, or topics provided.

Programming Languages

typescript
32286 projects
HTML
75241 projects

@nativescript/angular

For usage with NativeScript for Angular 12, 13, 14+ projects.

Clean and setup workspace:

npm run clean.all

Build packages:

npm run build

Run demo:

npm run demo.ios
// or...
npm run demo.android

Clean/Reset demo dependencies

npm run demo.clean

Unit tests for iOS and Android:

npm run test.android
npm run test.ios
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].