mtonhuang / wechatApp-template

基于 webpack开发的微信小程序项目脚手架,UI库用了Weui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wechatApp-template

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

Project setup

npm install

Start development

npm start

Function

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

About

基于 webpack开发的微信小程序项目脚手架,UI库用了Weui


Languages

Language:CSS 90.0%Language:JavaScript 10.0%