I know about ionic serve
command which enables me to test & develop my Ionic application.
But is there a command (or is it possible) to export my project as a static HTML bundle in order to view it using a browser without installing NodeJS and all other dependencies and without starting any server?