Update README.md

This commit is contained in:
Andrean
2024-09-30 18:28:14 +00:00
committed by GitHub
parent 27c1741bc0
commit 54da6e1bf5
+1
View File
@@ -14,5 +14,6 @@ In the client directory:
`npm run dev`
In the server directory:
```MONGO_URL=mongodb://the_username:the_password@localhost:3456/the_database JWT_SECRET=mysecrettoken npm run server```
The app will be available at http://localhost:5173