A demo 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 watch
then, open dist
in wechat devtools