How to generate static assets of an Ionic application?

Is it possible to generate the static assets of an ionic application (so it can be uploaded to something like github pages)? I know this isn’t what Ionic was meant for, but it is for a demo I am creating. It would be similar to the grunt build command, where I won’t need a node web server (like Heroku)