UNPKG

generator-antd-custom

Version:

generator-antd-custom脚手架,快速搭建新项目

7 lines 109 B
/** * cfe start * 启动项目命令 */ module.exports = async function() { this.runScriptCmd('start') }