Add dev instructions

This commit is contained in:
MartinBraquet
2025-08-03 02:02:52 +02:00
parent 88bbd01e84
commit b4e49b7a5b

View File

@@ -94,3 +94,5 @@ npm run dev
```
Once the server is running, visit http://localhost:3000 to start using the app.
See [development.md](docs/development.md) for additional instructions, such as adding new profile features.