Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.05 KB

Remax Vant Cli

使用 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

运行效果:

asciicast

流程说明

remax-vant-cli

Licence

MIT