Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 543 Bytes

readme.md

File metadata and controls

32 lines (21 loc) · 543 Bytes

Require

Google Chrome Icon

To install the required packages, run the following command:

git clone https://github.com/OuOSama/API.git
npm install express puppeteer-core

To start API server, run the following command as you want:

npm run fuel

or

npm run gold

Important:

  1. if you want to use puppeteer package not puppeteer-core. just remove executablePath.

And enjoy with your API!