diff --git a/README.md b/README.md index e12e2af..96d2517 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,14 @@ # Build - ## Frontend 1. `cd frontend` 2. `npm install` 3. `npm run (watch/build)` # Run - ## Backend 1. `cargo r` # Test - ## Frontend - `npx playwright test --workers 1 --project firefox` - Nice UI: `--ui`