npm install vxapp> wechat app framework
``bash`
$ npm install -g vxapp
`bash
ā vxapp
Usage: vxapp [options] [command]
Commands:
new
init init exists project
build build source code
Options:
-h, --help output usage information
-w, --watch watching files change
`
---