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

https://github.com/yuler/explore-playwright-demo


https://github.com/yuler/explore-playwright-demo

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# explore-playwright-demo

> Explore [playwright](https://playwright.dev/)

## Setup

```bash
nvm use
corepack enable
pnpm install
pnpm run test
```