Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lowesyang/ch

Candy hunter
https://github.com/lowesyang/ch

Last synced: 1 day ago
JSON representation

Candy hunter

Awesome Lists containing this project

README

        

# CH

## Install
### Step1

Follow [selenium-webdriver](https://github.com/SeleniumHQ/selenium/tree/master/javascript/node/selenium-webdriver) to install **Browser Component**.

Strongly recommend **Firefox**, bcause there may be some unexpected error in other browsers.

### Step2
```shell
git clone
npm install
npm start
```