Serve ionic application

Hi everyone :slight_smile:

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 :stuck_out_tongue:

Yes, use ionic serve to test in browser and later ionic cordova emulate android to e.g. test in the Android emulator.