Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 361 Bytes

zh_CN.md

File metadata and controls

27 lines (15 loc) · 361 Bytes

xpfe-cli

🚀 前端快速开发脚手架工具

安装

npm install -g xpfe-cli

使用

init

创建一个名为app-name的项目

xpfe init <template-name> [project-name]

config

编辑xpfe-cli的全局设置项

xpfe config

list

列出目前支持的模版

xpfe ls