Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.36 KB

README.en.md

File metadata and controls

57 lines (39 loc) · 1.36 KB

weapp-demo

A demo for wechat weapp runtime

Build Status License Dependency Status devDependency Status Code Style

For Chinese

中文说明

Clone it

$ cd path/to/root
$ git clone https://github.com/zce/weapp-boilerplate.git [project-name] --depth 1
$ cd [project-name]

Install dependencies

$ npm install

Usage

# build for production with minification
$ npm run build

# watch file changes
$ npm run watch

then, open dist in wechat devtools

License

MIT © 汪磊