Thursday, August 8, 2019

Install ionic lab

1. Install ionic lab
    E:\E Drive\RND\IONIC\myIoAppApiGet> npm i @ionic/lab

2. Run ionic lab
    E:\E Drive\RND\IONIC\myIoAppApiGet> ionic lab
(it will run ionic lab and ionic serve)

No comments:

Post a Comment

Navigation in ionic or redirect in ionic

1.  Redirect as return View in mvc code in .ts       this .router.navigateByUrl( "/rec-view/" +d.Srno,{ skipLocationChange:tru e...