Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 469 Bytes

uni-migration

统一转换器,可实现将小程序项目转换为快应用、UniApp项目。

安装

$ npm install -g uni-migration

使用

   $ uni-migration [options] [weapp_dir] output_dir

说明

  • 小程序模板语法较为丰富,转换后的工程使用hap-toolkit编译可能会报语法错误,推荐使用 HBuilderX 进行转换开发
  • 快应用示例