Any way to add Android platform on existing project?

So I have created a project through the CLI and made some progress with it.

However I have accidentally deleted a few folders inside project_root/cordova (didn’t git). Is there a way to add cordova again so I can again build for Android?

  • cd cordova
  • cordova platform add android