/weChat-hash-linking

Change page by hash in weChat

Primary LanguageJavaScriptMIT LicenseMIT

weChat-hash-linking

Change page by hash in weChat

Install node_module:

npm install

Install bower:

bower install

Usage:

Livereload:
grunt serve
Development build:
grunt dev
Production build:
grunt prod