Docs
Install Ionic
AllUChat Template is bases on Ionic 4 so we need to install ionic by using npm:
After that extract zip and run 'ionic serve' inside extracted directory:
It will auto run app in browser or you can open directly : http://localhost:8100
Last updated
Was this helpful?