# Clone this repository
git clone https://github.com/jamasBian/QZone.git
# Go into the repository
cd QZone
# Install dependencies and run the app
npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install
npm run build:linux
npm startnpm run build:osx
npm run build:linux
npm run build:win