Skip to content
Derek-Hu edited this page May 23, 2017 · 3 revisions

2017-05-23

[New Feature]Support Build Android Package

  • Using command hero platform build android -e <env>, have to specify the env parameter in the file .hero-cli.json under the root folder.
  • You can generate a new hero app using hero init and then using npm run android build android package.

Clone this wiki locally