Install Ionic and run app
Swage Template is bases on Ionic 4 so we need to install ionic by using npm:
Last updated
Was this helpful?
Swage Template is bases on Ionic 4 so we need to install ionic by using npm:
Last updated
Was this helpful?
Install nodejs and node package manager(npm) by visiting
after installing node and npm, you have to install ionic
Once you're After that extract zip
If you want to run app on browser run 'ionic serve' inside extracted directory.
It will auto run app in browser or you can open directly : http://localhost:8100
If you want to run app on real device run