1、npm install 2、npm run build
全局单元测试 npm run test
发布包: npm publish build/horizon --_auth=XXX
XXX是base64编码后的密码值,CMO保管。