Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 350 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 350 Bytes

前端SPA脚手架

安装依赖

yarn global add yo yarn global add @ixinwu-ngp/generator-ngp-spa

使用

yo @ixinwu-ngp/ngp-spa

后续规划

当前支持到APP层级的命令创建功能,后续提供

  • Page页面层级

    • List页面
    • Edit页面
    • Add页面
    • Detail页面
  • Block区块层级

  • Component组件层级