Hi everyone
i want ask about the way of testing my ionic 2 application, since its my first time developing with this version, is it the same as ionic one? “ionic serve” or different?
Thnx in advance
Hi everyone
i want ask about the way of testing my ionic 2 application, since its my first time developing with this version, is it the same as ionic one? “ionic serve” or different?
Thnx in advance
Yes, use ionic serve
to test in browser and later ionic cordova emulate android
to e.g. test in the Android emulator.