Thank @rapropos for pointed out. I will show this command for anyone who got into same problem like me.
To restore project’s state, you can use command:
ionic cordova prepare
FYI. In Ionic 3 CLI, it seems anything you are going to try to run project as mobile application will trigger CLI to add plugins and platforms you need.