Skip to content

iException/mini-program-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-program-helper

如何使用

  • 安装 npm install mini-program-helper -g
  • mph-init 在当前目录初始化小程序,完成后会创建一个文件夹 wxApp
  • mph-component <component-name> 创建小程序组件,也可指定组件目录,默认在 wxApp/components
  • mph-page <page-name> 创建小程序页面,在 wxApp/pages

有任何疑问和建议欢迎提 issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published