Skip to content

QSCTech/QSC-wechat

Repository files navigation

Contribute Guide

First fork this repositry into your own namespace

Clone and set up upstream

git clone ...
git remote add upstream ......

Install dependencies

npm install wepy-cli -g
cd WORKDIR
npm install or yarn

Debug(hot reload)

npm run dev or yarn dev

Build

npm run build or yarn build

微信开发者工具

You will also need to install 微信开发者工具 locally, which can be found on the official site of wechat.

You are recommanded to follow this guide to set up your workspace.

Last but not the least

Open a merge request to the root repositry once a new feature is finished.

About

QSC Mobile in Wechat Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published