Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowesyang/ch
Candy hunter
https://github.com/lowesyang/ch
Last synced: 1 day ago
JSON representation
Candy hunter
- Host: GitHub
- URL: https://github.com/lowesyang/ch
- Owner: lowesyang
- Created: 2018-01-28T16:53:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T16:59:01.000Z (over 6 years ago)
- Last Synced: 2024-08-08T15:24:30.621Z (3 months ago)
- Language: JavaScript
- Size: 980 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CH
## Install
### Step1Follow [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
```