使用 Remax 移植 vant-weapp
组件库,辅助迁移工具。
# 执行构建命令
Usage: remant create [options] <component>
setup package development grass
Options:
-i, --ignore-page create component without page
-h, --help display help for command
仅预设开发模式,其他环境切勿使用。
Usage: remant bootstrap [options]
take care pages only concerned about
Options:
-t, --target <platform> 目标平台,如 wechat,ali (default: "wechat")
-n, --notify 编译错误提醒 (default: false)
-a, --analyze 编译分析 (default: false)
-f, --template-file <filepath> 配置文件模板
-h, --help display help for command
运行效果:
MIT