Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 379 Bytes

Contributing.md

File metadata and controls

27 lines (13 loc) · 379 Bytes

开源志愿者指南

环境依赖

  1. Git

  2. Google Chrome 60+

  3. Node.JS 7.6+

源码构建

UNIX-Shell、Windows-CMD 通用脚本 ——

git clone https://gitee.com/Tech_Query/iQuery.git

npm install

npm test

npm run build