mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-08-07 06:25:18 +02:00
Updated readme document
This commit is contained in:
parent
c33f4c8e02
commit
3f00795361
1 changed files with 7 additions and 0 deletions
|
@ -93,6 +93,13 @@ pnpm build
|
|||
pnpm test
|
||||
```
|
||||
|
||||
### Run E2E Tests with Playwright
|
||||
|
||||
```sh
|
||||
pnpm dev --port 5050
|
||||
npx playwright test
|
||||
```
|
||||
|
||||
### Lint with [ESLint](https://eslint.org/)
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue