Dificult to start ionic emulation

fellas hi

i’m trie to star a ionic emulation in my windows use the comands on the getting start for ios bulding
and i’m recevi this message " plataform is not a valid task"

How i’m resolve this becase is my firt time in ionic

regards

Bruno

The correct command is platform.
No “a” after plat

You can emulate ionic app on the browser using “ionic serve” or type “ionic run” to call the emulator.

you can’t add ios platform unless you’re using a mac.

hope this helps.