bithack icon indicating copy to clipboard operation
bithack copied to clipboard

How to us it ???

Open garenfletch opened this issue 8 years ago • 1 comments

Hi. How to install this project ??? And how to use it ???

garenfletch avatar Dec 12 '17 11:12 garenfletch

install npm. use npm to install the dependencies and setup this.

search in package.json for: "test": "echo "Error: no test specified" && exit 1" replace it with this: "start": "node index.js"

nofilenamed avatar Jan 08 '18 21:01 nofilenamed