打包app命令行

$ cd myApp
$ ionic platform add android
$ ionic build android
$ ionic emulate android
原文地址:https://www.cnblogs.com/TTTK/p/6217255.html