Skip to content

Commit

Permalink
Update react/remote-work-demo/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucy Keer <lucy@talkjs.com>
  • Loading branch information
Julianerik and keerlu authored Oct 18, 2023
1 parent 14aa058 commit 5e9a9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/remote-work-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ This repo is basically a clone of our [remote work demo](https://talkjs.com/demo

6. From this point on, you're ready to start up the app using using either `npm run` or `yarn start`. The app will be up and running at localhost:3000.

The app is prepopulated with a default user and a couple of hardcoded conversations, which easily can be replaced with your own users and conversations. You can find these conversations and the default userId in talkJsConfig.js as well.
The app is prepopulated with a default user and a couple of hardcoded conversations, which easily can be replaced with your own users and conversations. You can find these conversations and the default `userId` in `src/talkJsConfig.js` as well.

0 comments on commit 5e9a9fb

Please sign in to comment.