A boilerplate for wechat weapp runtime
$ cd path/to/root
$ git clone https://github.com/zce/weapp-boilerplate.git [project-name] --depth 1
$ cd [project-name]$ npm install# build for production with minification
$ npm run build
# watch file changes
$ npm run watchthen, open dist in wechat devtools
MIT © 汪磊