For usage with NativeScript for Angular projects.
Clean and setup workspace:
npm run clean.all
npm run build
npm run demo.ios
// or...
npm run demo.android
npm run demo.clean
npm run test.android
npm run test.ios
For usage with NativeScript for Angular projects.
Clean and setup workspace:
npm run clean.all
npm run build
npm run demo.ios
// or...
npm run demo.android
npm run demo.clean
npm run test.android
npm run test.ios