1.0.7 • Published 7 years ago
small-trans v1.0.7
微信小程序转百度小程序
使用
- 全局安装
$ npm install small-trans -g- 使用
$ st --src input_wx --dest output_swan --platform swan- 监听 --watch
$ st --src input_wx --dest output_swan --platform swan --watch测试
- 全局安装 mocha
npm install mocha -g- 运行测试用例
npm test