# test-web Test web api/client. 1. Start frontend: ```shell cd client pnpm i pnpm dev ``` 2. Start backend: ```shell dotnet run --project src ```