1.0.3 • Published 6 years ago

smart-app-cli v1.0.3

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

smart-app-cli

智能小程序脚手架

安装 (installation)

    npm install -g smart-app-cli

命令 (command)

    swan init [project-name]  新建智能小程序项目
    swan create-page [page-name]  新建智能小程序页面
    swan create-component [component-name] 新建智能小程序自定义组件