Update README.md

This commit is contained in:
Chigozirim Igweamaka 2024-08-03 23:32:32 +01:00 committed by GitHub
parent e92591dce0
commit cfc0a150b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ If the `DB_USER` or `DB_PASS` environment variables are not set, it defaults to
#### ▸ Start the Client App 🏃‍♀️‍➡️
```
# assuming you're still in the client dir
# assuming you're still in the client dir:
npm start
```