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

Comments

Popular posts from this blog

push multiple data in array(select and disselect items in array)

how to active side menu in ionic3

how to add accordian to ionic project