Rss reader application for Talk about nativescript and angular
npm install -g nativescript
Intall dependencies:
npm install
Intall plugins
tns install
Run on android:
tns run android
Run on iOS
tns run ios
Rss reader application for Talk about nativescript and angular
TypeScript