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

https://github.com/yszk0123/playwright-monorepo-test


https://github.com/yszk0123/playwright-monorepo-test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Usage

```bash
npm install
npm run test:e2e
```

# Directory Structure

```
packages/
testing/ ... test tools
web/ ... application code
```