nativescripts app
tns create
select angular project.
tns install
tns extension install nativescript-angular-cli
tns generate component payment
ng g service api
ng g c page
select angular project.
tns install
tns extension install nativescript-angular-cli
tns generate component payment
ng g service api
ng g c page
Comments
Post a Comment