Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 382 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 382 Bytes

wechatApp-template

使用 webpack, babel, less 开发的微信小程序项目脚手架,UI库用了Weui,有任何问题欢迎联系mtonhuang

Project setup

npm install

Start development

npm start

Function

  • 支持引用 node_modules 模块
  • 支持 ES6 兼容
  • 使用 less 编写 .wxss 文件
  • 支持自动编译为微信小程序