Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 374 Bytes

File metadata and controls

20 lines (14 loc) · 374 Bytes

pinan

Build Setup

# install Node.js、Python3
# install dependencies
npm install
pip install opencv-python
# configuration your account in account.js
# Download chromedriver
下载相应版本chromedriver:https://npm.taobao.org/mirrors/chromedriver/
将chromedriver.exe放入谷歌浏览器安装根目录和python安装根目录
# start
npm start