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

https://github.com/sandip-sadhukhan/puppeteer-basic-tutorial


https://github.com/sandip-sadhukhan/puppeteer-basic-tutorial

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Basic Tutorial on Puppeteers

### How to run?

```bash
# install all dependencies
yarn install

# run
yarn start
```