Updated README

This commit is contained in:
Gu://em_ 2025-04-27 18:10:25 +02:00
parent 8468abd087
commit c379978f0d

View file

@ -14,6 +14,10 @@ pnpm install
Then you can run the backend using
```sh
pnpm start
```
Or alternatively
```
node server.js
```