Skip to content

lekhmanrus/NativeScript-angular

 
 

Repository files navigation

@nativescript/angular

For usage with NativeScript for Angular 12+ (13, etc.) 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • HTML 1.4%
  • Other 0.8%