Added more deal tests

This commit is contained in:
Qubasa
2023-11-21 16:44:38 +01:00
parent c39eb24318
commit 17c71d2f40
5 changed files with 47 additions and 12 deletions

View File

@@ -78,6 +78,9 @@ Let's get your development environment up and running:
```
- Wait for the frontend to build.
NOTE: If you have the error "@clan/colors.json" you executed `npm install`, please do not do that. `direnv reload` will handle dependency management. Please delete node_modules with `rm -rf node_modules`.
9. **Start the Frontend**:
- To start the frontend, execute:
```bash