Hello everybody,
today I want to document few usefull commands which are usefull in ionic 2.
Add platform:
If you need your app to be able to execute on some platform you can use following command:
ionic platform add xxx
Where xxx stands for name of platform. It can have following values: windows...