Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 286 Bytes

readme.md

File metadata and controls

37 lines (21 loc) · 286 Bytes

RedUI-Packer

command line tool for red-ui

安装

条件:预先安装 nodejs, cnpm

$ cnpm i redui-packer -g

命令集

初始化脚手架

$ red init

开发模式

$ red dev

构建

$ red build

Ling.