UNPKG

waft-cli

Version:

waft cli

16 lines (12 loc) 245 B
# waft ``` npm config set registry https://registry.npm.taobao.org ``` ``` npm install waft-cli -g waft init //创建项目 waft build //编译项目 waft start //启动项目开发预览 ``` Full doc https://www.yuque.com/waft/docs/hqwf9a